The StructureColumnComponents type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddComponent |
Adds a table cell component data to the collection with the default Content("Structure Text") and Justification(Center).
| |
| Clear |
Removes all the table cell component data from the collection.
| |
| RemoveAt(Int32) |
Removes a table cell component data by index in the collection.
| |
| RemoveAt(String) |
Removes a table cell component data by name in the collection.
| |
| SwitchComponentsOrder |
Switch the component data order by index.
|