ListObjectCollection Class
ListObjectCollection class
Represents a collection of
type ListObjectCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get_Int | Gets the ListObject by index. |
Get_String | Gets the ListObject by specified name. |
Add_Int_Int_Int_Int_Bool | Adds a ListObject to the worksheet. |
Add_String_String_Bool | Adds a ListObject to the worksheet. |
UpdateColumnName | Update all column name of the tables. |
GetCount |