SpreadsheetGear Namespace > IRange Interface : NumberFormat Property |
Gets or sets the number format of the cells in the range.
[Visual Basic]
Overridable Property NumberFormat As String
[C#]
virtual string NumberFormat {get; set;}
[C++]
__property virtual string * get_NumberFormat();
__property virtual void set_NumberFormat(
string * value
);
[C++/CLI]
virtual property String ^ NumberFormat {
String ^ get();
void set (String ^ value);
}
SpreadsheetGear for .NET number formats are compatible with Microsoft Excel number formats.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IRange Interface | IRange Members | NumberFormatType Property | NumberFormatDefined Property
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.