Restores all property values for this instance to their respective defaults. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Returns or sets a value which determines the amount of padding applied between the inside of the cell borders and the cell content. Syntax
Returns a new instance which is associated with the specified WordDocumentWriter. Syntax Parameters writer The associated WordDocumentWriter instance. Return Value A new TableProperties instance.
Returns or sets a value which determines the layout algorithm that is used to determine the size and position of cells in the associated table. Syntax Remarks By default, the table layout is automatic, which means that cells are automatically sized to fully display their contents. The Layout property can be used t...
Returns or sets the preferred width of the associated table, expressed as an explicit linear quantity. Syntax Remarks This property is only applicable when the Layout property is set to Fixed. The value of this property is considered preferred because a consumer may elect to override this value based on the curren...
Returns or sets the preferred width of the associated table, expressed as a percentage of the width of the containing element. Syntax Remarks This property is only applicable when the Layout property is set to Fixed. This value is considered preferred because a consumer may elect to override this value based on th...
Restores all property values for this instance to their respective defaults. Syntax