TableStyleElementCollection Class
TableStyleElementCollection class
Represents all elements of the table style.
type TableStyleElementCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get_Int | Gets an element of the table style by the index. |
| Get_TableStyleElementType | Gets the element of the table style by the element type. |
| Add | Adds an element. |
| GetCount |