Click or drag to resize

TableMetadata Class

Represents a set of non-visual properties which shall be applied to the parent Table.
Inheritance Hierarchy
SystemObject
  SautinSoft.Document.TablesTableMetadata

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public sealed class TableMetadata

The TableMetadata type exposes the following members.

Constructors
 NameDescription
Public methodTableMetadataInitializes a new instance of the TableMetadata class
Top
Properties
 NameDescription
Public propertyDescription Gets or sets the alternative description.
Public propertyTitle Gets or sets the alternative title.
Top
See Also