C1.C1Preview Namespace : StretchTableEnum Enumeration |
'Declaration Public Enum StretchTableEnum Inherits System.Enum
public enum StretchTableEnum : System.Enum
Member | Description |
---|---|
AllColumns | All columns of a table are stretched equally to fill the page. |
AllVectors | All rows or columns of a table are stretched equally to fill the page. |
LastColumnOnPage | Only the last column on a page is stretched to fill it. |
LastVectorOnPage | Only the last row or column on a page is stretched to fill it. |
None | Rows or columns of a table do no stretch. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.StretchTableEnum
Target Platforms: Windows 7, 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