'Declaration Public Enum StretchTableEnum Inherits System.Enum
public enum StretchTableEnum : System.Enum
'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