WorksheetHasCurrentRegion Property
Defines whether the Worksheet contain Current Region or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool HasCurrentRegion { get; }
Public ReadOnly Property HasCurrentRegion As Boolean
Get
public:
property bool HasCurrentRegion {
bool get ();
}
member HasCurrentRegion : bool with get
Property Value
Boolean