FlexReport for WinForms
AutoFit プロパティ (WordExporter)


C1.Document.4.6.2 アセンブリ > C1.Document.Export.Ssrs 名前空間 > WordExporter クラス : AutoFit プロパティ
Gets or sets a value defining how an AutoFit value will be specified for tables in generated Word file. The default value is WordTableAutoFitMode.Default.
シンタックス
'宣言
 
Public Property AutoFit As WordTableAutoFitMode
'使用法
 
Dim instance As WordExporter
Dim value As WordTableAutoFitMode
 
instance.AutoFit = value
 
value = instance.AutoFit
public WordTableAutoFitMode AutoFit {get; set;}
参照

参照

WordExporter クラス
WordExporter メンバ