Table Class

Definition

public class Table
type Table = class
Public Class Table
Inheritance
Table

Constructors

Table()
Table(String, IList<Column>, IList<Row>, IList<Measure>)

Properties

Columns
Measures
Name
Rows

Methods

Validate()

Applies to