WorksheetSelectRegionsImpl Method

Implementation of SelectRegions(SelectionType).

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected abstract void SelectRegionsImpl(
	SelectionType value
)

Parameters

value  SelectionType
Type of selection operation to apply.

See Also