| Name | Description |
 | Activate | Activates the TableStyle. |
 | CreateExtensionDictionary | Creates a dictionary for the TableStyle. |
 | GetAlignment | Gets the justification and alignment of the text in the specified type of cell in this TableStyle. |
 | GetBackgroundColor | Gets the background Color for the specified type of cell in this TableStyle. |
 | GetBordersColor | Gets the Color of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | GetBordersLineWeight | Gets the LineWeight of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | GetBordersVisibility | Gets the visibility of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | GetExtensionDictionary | Gets the dictionary for the TableStyle. |
 | GetHorizontalMargin | Gets the size of the horizontal margin for the specified type of cell in this TableStyle. |
 | GetTextColor | Gets the Color of the text for the specified type of cell in this TableStyle. |
 | GetTextHeight | Gets the height of the text for the specified type of cell in this TableStyle. |
 | GetTextStyle | Gets the name of the TextStyle for the specified type of cell in this TableStyle. |
 | GetVerticalMargin | Gets the size of the vertical margin for the specified type of cell in this TableStyle. |
 | ReleaseExtensionDictionary | Releases and erases the dictionary for the TableStyle, if the dictionary exists and is empty. |
 | Rename | Renames the TableStyle to the specified name. |
 | SetAlignment | Sets the justification and alignment of the text in the specified type of cell in this TableStyle. |
 | SetBackgroundColor | Sets the background Color for the specified type of cell in this TableStyle. |
 | SetBordersColor | Sets the Color of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | SetBordersLineWeight | Sets the LineWeight of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | SetBordersVisibility | Sets the visibility of the specified type of Line for the border of the specified type of cell in this TableStyle. |
 | SetHorizontalMargin | Sets the size of the horizontal margin for the specified type of cell in this TableStyle. |
 | SetTextColor | Sets the Color of the text for the specified type of cell in this TableStyle. |
 | SetTextHeight | Sets the height of the text for the specified type of cell in this TableStyle. |
 | SetTextStyle | Sets the name of the TextStyle for the specified type of cell in this TableStyle. |
 | SetVerticalMargin | Sets the size of the vertical margin for the specified type of cell in this TableStyle. |