TablePropertiesBase Methods
Container for table characteristics used to specify default table properties and table style characteristics.| Name | Description |
|---|---|
| Reset() | Resets the table properties to the properties specified by the underlying table style or to default properties. |
| Reset(TablePropertiesMask) | Resets the table properties specified by the mask to the properties of the underlying table style or to default properties. |
See Also