GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTimeSpanCellType クラス : ExcelExportFormat プロパティ |
'Declaration
Public Overrides Property ExcelExportFormat As String
'使用法
Dim instance As GcTimeSpanCellType Dim value As String instance.ExcelExportFormat = value value = instance.ExcelExportFormat
public override string ExcelExportFormat {get; set;}