Worksheet.SelectRegions Method
Selects or deselects Regions. Behavior of the method depends on the specified value.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public void SelectRegions(
SelectionType value
)
Public Sub SelectRegions (
value As SelectionType
)
public:
void SelectRegions(
SelectionType value
)
member SelectRegions :
value : SelectionType -> unit
Parameters
- value SelectionType
- Type of selection operation to apply.