NInsertTableSettings Class Properties
In This Topic
For a list of all members of this type, see NInsertTableSettings members.
Public Properties
| | Name | Description |
 | AutoSize | Gets or sets the value of the AutoSize property. |
 | ColumnCount | Gets or sets the value of the ColumnCount property. |
 | ColumnWidthMode | Gets or sets the value of the ColumnWidthMode property. |
 | FixedColumnWidth | Gets or sets the fixed column width (used in fixed column width mode) |
 | PercentColumnWidth | Gets or sets the percentage column width (used in percent column width mode) |
 | RowCount | Gets or sets the value of the RowCount property. |
Top
See Also