Worksheet.SelectRegions Method

Selects or deselects Regions. Behavior of the method depends on the specified value.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void SelectRegions(
	SelectionType value
)

Parameters

value  SelectionType
Type of selection operation to apply.

See Also