GrapeCity.Xaml.Excel
FormatId Property (DifferentialFormatting)


Gets or sets the format id if the number format the dxf references is an excel built-in number format.
Syntax
'Declaration
 
Public Property FormatId As Integer
'Usage
 
Dim instance As DifferentialFormatting
Dim value As Integer
 
instance.FormatId = value
 
value = instance.FormatId
public int FormatId {get; set;}

Property Value

The id of the number format.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DifferentialFormatting Class
DifferentialFormatting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options