'Declaration Public Enum TableExtentBehavior Inherits System.Enum
public enum TableExtentBehavior : System.Enum
Member | Description |
---|---|
FitColumnsToContent | Column widths will be expanded or contracted as necessary to fit the cell content. |
FitTableToWindow | Create the table and distribute widths across columns so that the table spans the the editor's extent. |
FixedWidthColumns | Table with each column's width set. Note that the user can still resize the columns in the UI. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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