WorksheetSelectionStatus Enumeration

Status of the page selection.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public enum WorksheetSelectionStatus

Members

InEdit0 Document element is under editing.
Selected1 One or more document elements selected.
None2 No document elements selected or focused.

See Also