Spread Silverlight Documentation
NumberFormatCode Property (ExcelNumberFormat)


Gets the number format code.
Syntax
'Declaration
 
Public ReadOnly Property NumberFormatCode As System.String
'Usage
 
Dim instance As ExcelNumberFormat
Dim value As System.String
 
value = instance.NumberFormatCode
public System.string NumberFormatCode {get;}

Property Value

The number format code.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelNumberFormat Class
ExcelNumberFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.