TableWidth Constructors
Contains width settings.Name | Parameters | Description |
---|---|---|
TableWidth() | none | Initializes a new instance of the TableWidth class. |
TableWidth(TableWidthType, Double) | type, value | Initializes a new instance of the TableWidth class with specified settings. |
See Also