FlexReport for WPF
OmitFormulas プロパティ (ExcelExporter)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > ExcelExporter クラス : OmitFormulas プロパティ
レンダリングされるレポートから数式を省略するかどうかを示す値を取得または設定します。デフォルト値は false です。
シンタックス
'宣言
 
Public Property OmitFormulas As System.Boolean
'使用法
 
Dim instance As ExcelExporter
Dim value As System.Boolean
 
instance.OmitFormulas = value
 
value = instance.OmitFormulas
public System.bool OmitFormulas {get; set;}
参照

ExcelExporter クラス
ExcelExporter メンバ