Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpanCellType Class / ExcelExportFormat Property


In This Topic
ExcelExportFormat Property (GcTimeSpanCellType)
In This Topic
Gets or sets the excel export format.
Syntax
'Declaration
 
Public Overrides Property ExcelExportFormat As String
 
'Usage
 
Dim instance As GcTimeSpanCellType
Dim value As String
 
instance.ExcelExportFormat = value
 
value = instance.ExcelExportFormat

Property Value

The excel export format.
See Also