'Declaration Public Enum AutoFit Inherits System.Enum
'Usage Dim instance As AutoFit
public enum AutoFit : System.Enum
'Declaration Public Enum AutoFit Inherits System.Enum
'Usage Dim instance As AutoFit
public enum AutoFit : System.Enum
Member | Description |
---|---|
ColumnWidth | The table does not have a fixed width and uses the defined column's width. |
Contents | Fits the columns’ widths to their content. |
Fixed | The table has a fixed width and uses the defined column's width to calculate this width. |
Window | Stretches the table's width across the page. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.AutoFit
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2