'Declaration
ReadOnly Property ActiveCellAreaIndex As System.Integer
'Usage
Dim instance As IWorksheetWindowInfo Dim value As System.Integer value = instance.ActiveCellAreaIndex
System.int ActiveCellAreaIndex {get;}
read-only property ActiveCellAreaIndex: System.Integer;
function get ActiveCellAreaIndex : System.int
__property System.int get_ActiveCellAreaIndex();
property System.int ActiveCellAreaIndex { System.int get(); }