GrapeCity.Xaml.Excel
FormatId Property (ExcelCell)


Gets the format id of the IExcelCell.
Syntax
'Declaration
 
Public ReadOnly Property FormatId As Integer
'Usage
 
Dim instance As ExcelCell
Dim value As Integer
 
value = instance.FormatId
public int FormatId {get;}

Property Value

The format id.
Remarks
The instance of IExcelCell will use this id to locate the IExtendedFormat from the underlying IExcelWorkbook instance
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelCell Class
ExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options