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


C1.Document.4.6.2 アセンブリ > C1.Document.Export.Ssrs 名前空間 > ExcelExporter クラス : OmitFormulas プロパティ
Gets or sets a value indicating whether to omit formulas from the rendered report. The default value is 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 メンバ