GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.