'宣言 Public Enum WordTableAutoFitMode Inherits System.Enum
public enum WordTableAutoFitMode : System.Enum
'宣言 Public Enum WordTableAutoFitMode Inherits System.Enum
public enum WordTableAutoFitMode : System.Enum
| メンバ | 解説 |
|---|---|
| Default | AutoFit is set on tables that are narrower than the physical drawing area (physical page width excluding margins) per logical page. |
| False | AutoFit is set to false on any Word table. |
| Never | AutoFit values are not set on any Word table and behavior reverts to the Word default. |
| True | AutoFit is set to true on every Word table. |
System.Object
System.ValueType
System.Enum
C1.Win.Document.Export.Ssrs.WordTableAutoFitMode