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