StretchColumns Property
StretchColumns
Gets or sets the mode of stretching the columns of the current table
when filling an empty space on the right of the table.
Declaration
public StretchTableEnum StretchColumns { get; set; }
Public Property StretchColumns As StretchTableEnum