TableStyleElementCollection Class

TableStyleElementCollection class

Represents all elements of the table style.


type TableStyleElementCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets an element of the table style by the index.
Get_TableStyleElementTypeGets the element of the table style by the element type.
AddAdds an element.
GetCount