Returns a Tables read-only collection that represents all the tables in the specified range.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ReadOnlyCollection<Table> Tables { get; }

Property Value

Type: ReadOnlyCollection<T>