Click or drag to resize

TableColumnCollection Class

Represents a set of TableColumns.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionTableColumn
    SautinSoft.Document.TablesTableColumnCollection

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public sealed class TableColumnCollection : Collection<TableColumn>
See Also