GrapeCity.Xaml.Excel
FormatId Property (ExcelRow)


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

Property Value

The format id of the row.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelRow Class
ExcelRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options