SpreadsheetGear Namespace > IWorksheetWindowInfo Interface : ActiveCellAreaIndex Property |
Returns the index of the area of the active cell.
[Visual Basic]
Overridable ReadOnly Property ActiveCellAreaIndex As Integer
[C#]
virtual int ActiveCellAreaIndex {get;}
[C++]
__property virtual int get_ActiveCellAreaIndex();
[C++/CLI]
virtual property int ActiveCellAreaIndex {
int get();
}
A selection may contain multiple areas. This property returns the index of the area which contains the active cell within the selection.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorksheetWindowInfo Interface | IWorksheetWindowInfo Members | WindowInfo Property | ActiveCell Property | RangeSelection Property | SetSelection(IRange,IRange,Int32) Method | Activate Method | Select Method
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.