See Also

IRange Interface  | IRange Members  | Areas Property  | GetArea Method

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

AreaCount Property

SpreadsheetGear Namespace > IRange Interface : AreaCount Property

Returns the number of areas in this IRange.

[Visual Basic]
Overridable ReadOnly Property AreaCount As Integer
[C#]
virtual int AreaCount {get;}
[C++]
__property virtual int get_AreaCount();
[C++/CLI]
virtual property int AreaCount {    int get(); }

Remarks

IRange.AreaCount and IRange.GetArea(int index) provide the same functionality as IRange.Areas.Count and IRange.Areas[int index] without the overhead of creating an instance of IAreas.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IRange Interface  | IRange Members  | Areas Property  | GetArea 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.