Table in a document. By default table is empty and table offset is zero.

Namespace: Arctorus.Documents.Tables
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public sealed class Table
Visual Basic
Public NotInheritable Class Table
Visual C++
public ref class Table sealed

Inheritance Hierarchy

System..::..Object
  Arctorus.Documents.Tables..::..Table

See Also