GrapeCity.Xaml.Excel
FormatId Property (IExcelCell)


Gets the format id of the IExcelCell.
Syntax
'Declaration
 
ReadOnly Property FormatId As Integer
'Usage
 
Dim instance As IExcelCell
Dim value As Integer
 
value = instance.FormatId
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

IExcelCell Interface
IExcelCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options