C# (CSharp) AODL.Document.Content.Tables Пространство имен

Классы

Имя Описание
Cell Cell represent a table cell.
Column Column represent a table column.
Row Row represent a row within a table. If the row is part of a table which is used in a text document, then Cell merging is possible.
RowHeader RowHeader represent a table row header.
Table Table represent a table that is used within a spreadsheet document or a TextDocument!
TableBuilder TableBuilder offer static methode to build table for different document types.