GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IStyle インタフェース : NumberFormat プロパティ |
'Declaration
Property NumberFormat As String
'使用法
Dim instance As IStyle Dim value As String instance.NumberFormat = value value = instance.NumberFormat
string NumberFormat {get; set;}