PowerTools SPREAD for Windows Forms 8.0J
ShouldExportFormattedValue プロパティ


データをExcelにエクスポートするときに書式設定された値をエクスポートするかどうかを示す値を取得します。
構文
'Declaration
 
ReadOnly Property ShouldExportFormattedValue As Boolean
'使用法
 
Dim instance As IFormatter2
Dim value As Boolean
 
value = instance.ShouldExportFormattedValue
bool ShouldExportFormattedValue {get;}

プロパティ値

書式設定された値をExcelにエクスポートする場合はtrue、それ以外の場合はfalse
参照

IFormatter2 インタフェース
IFormatter2 メンバ

 

 


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