Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkin Class / CellFormat Property


In This Topic
CellFormat Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property CellFormat As StyleFormat
 
'Usage
 
Dim instance As DefaultSpreadSkin
Dim value As StyleFormat
 
value = instance.CellFormat
See Also