[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.Active

Active Property

Active

Gets a value indicating whether the active cell of worksheet is inside the range of this ITable object.

Declaration
bool Active { get; }
ReadOnly Property Active As Boolean
Property Value
Type Description
bool

true if the active cell of worksheet is inside this table; otherwise, false.