PowerTools SPREAD for Windows Forms 8.0J
ExcelExportFormat プロパティ (InputManCellTypeBase)


Excel ファイルにエクスポートするときに Excel によって使用される書式文字列を取得または設定します。
構文
public virtual string ExcelExportFormat {get; set;}
'Declaration
 
Public Overridable Property ExcelExportFormat As String
 
'使用法
 
Dim instance As InputManCellTypeBase
Dim value As String
 
instance.ExcelExportFormat = value
 
value = instance.ExcelExportFormat
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.