The StructureColumnComponents type exposes the following members.

Methods

  NameDescription
Public methodAddComponent
Adds a table cell component data to the collection with the default Content("Structure Text") and Justification(Center).
Public methodClear
Removes all the table cell component data from the collection.
Public methodRemoveAt(Int32)
Removes a table cell component data by index in the collection.
Public methodRemoveAt(String)
Removes a table cell component data by name in the collection.
Public methodSwitchComponentsOrder
Switch the component data order by index.

See Also