

static ColumnCreateOption | |
Creates a data object used for creating a column in a drawing table. | |
static TableCell | TableCell_Create (int RowNumber, int ColumnNumber) |
Creates a new data object representing a cell in drawing table. | |
static TableCreateInstructions | |
Creates a data object used to create a table, when passed toTableOwner.CreateTable(TableCreateInstructions). | |
static TableRetrieveInstructions | |
Creates a data object containing instructions to retrieve a drawing table. |

ColumnCreateOption_Create | ||
static ColumnCreateOption | ColumnCreateOption_Create |

TableCreateInstructions_Create | ||
static TableCreateInstructions | TableCreateInstructions_Create |

TableRetrieveInstructions_Create | ||
static TableRetrieveInstructions | TableRetrieveInstructions_Create |

TableCell_Create | ||
static TableCell | TableCell_Create | (int RowNumber, int ColumnNumber) |
