TableStyle Class
TableStyle class
Represents the table style.
type TableStyle struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| GetName | Gets the name of table style. | 
| GetTableStyleElements | Gets all elements of the table style. |