Spread Windows Forms 12.0 Product Documentation
ExcelExportFormat Property (GcCharMaskCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcCharMaskCellType Class : ExcelExportFormat Property
Gets or sets the excel export format.
Syntax
'Declaration
 
Public Overrides Property ExcelExportFormat As String
'Usage
 
Dim instance As GcCharMaskCellType
Dim value As String
 
instance.ExcelExportFormat = value
 
value = instance.ExcelExportFormat
public override string ExcelExportFormat {get; set;}

Property Value

The excel export format.
See Also

Reference

GcCharMaskCellType Class
GcCharMaskCellType Members