For a list of all members of this type, see ITable members.
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Table. |
![]() | DeleteColumn | Deletes the column at the specified index from the Table. |
![]() | DeleteCustomData | Deletes the specified custom data from the Table. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Table. |
![]() | DeleteRow | Deletes the specified row from the Table. |
![]() | GetAlignment | Gets the justification and alignment of the text in the specified type of cell in this Table. |
![]() | GetBackgroundColor | Gets the background color for the specified type of cell in this Table. |
![]() | GetBordersColor | Gets the color of the specified type of Line for the border of the specified type of cell in this Table. |
![]() | GetBordersLineWeight | Gets the LineWeight of the specified type of Line for the border of the specified type of cell in this Table. |
![]() | GetBordersVisibility | Sets the visibility of the specified type of Line for the border of the specified type of cell in this Table. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Table. |
![]() | GetCellAlignment | Gets the justification and alignment of the text in the specified cell in this Table. |
![]() | GetCellBackgroundColor | Gets the background Color of the specified cell in this Table. |
![]() | GetCellBordersColor | Gets the Color of the specified type of Line for the border for the specified cell in this Table. |
![]() | GetCellBordersLineWeight | Gets the LineWeight of the specified type of Line of the border for the specified cell in this Table. |
![]() | GetCellBordersVisibility | Gets the visibility of the specified type of Line for the border of the specified cell in this Table. |
![]() | GetCellHorizontalMargin | Gets the size of the horizontal margin of the specified cell in this Table. |
![]() | GetCellTextColor | Gets the Color of the text of the specified cell in this Table. |
![]() | GetCellTextHeight | Gets the height of the text of the specified cell in this Table. |
![]() | GetCellTextStyle | Gets the name of the TextStyle for the specified cell in this Table. |
![]() | GetCellType | Gets the type of the specified table cell, row, or column. |
![]() | GetCellVerticalMargin | Gets the size of the vertical margin for the specified cell in this Table. |
![]() | GetColumnWidth | Gets the width of the specified column in the Table. |
![]() | GetCustomData | Gets the specified custom data for the Table. |
![]() | GetExtensionDictionary | Gets the dictionary for the Table. |
![]() | GetHorizontalMargin | Gets the size of the horizontal margin of this Table. |
![]() | GetHyperLink | Gets the hyperlink attached to the Table. |
![]() | GetNormal | Gets the vector normal to this Table. |
![]() | GetPosition | Gets the point in the drawing where the Table was inserted. |
![]() | GetRowHeight | Gets the height of the specified row in this Table. |
![]() | GetText | Gets the text in the specified cell. |
![]() | GetTextColor | Gets the Color of the text for the specified type of cell in this Table. |
![]() | GetTextHeight | Gets the height of the text of the specified type of cell in this Table. |
![]() | GetTextStyle | Gets the name of the TextStyle of the specified type of cell in this Table. |
![]() | GetVerticalMargin | Gets the size of the vertical margin of this Table. |
![]() | InsertColumn | Inserts a column of the specified width at the specified index in the Table. |
![]() | InsertRow | Inserts a row of the specified height at the specified index in the Table. |
![]() | MergeCells | Merges the specified rectangular region of cells in this Table. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Table, if the dictionary exists and is empty. |
![]() | SaveAsCSVFile | Saves the content of the Table as a .csv (comma-separated values) file. |
![]() | Select | Adds or removes the selected Table to or from the current selection set. |
![]() | SetAlignment | Sets the justification and alignment of the text in the specified type of cell in this Table. |
![]() | SetBackgroundColor | Sets the background Color of the specified type of cell in this Table. |
![]() | SetBordersColor | Sets the Color of the specified type of Line for the border of the specified type of cell in this Table. |
![]() | SetBordersLineWeight | Sets the LineWeight of the specified type of Line for the border of the specified type cell in this Table. |
![]() | SetBordersVisibility | Sets the visibility of the specified type of Line for the border of the specified type of cell in this Table. |
![]() | SetCellAlignment | Sets the justification and alignment of the text in the specified cell in this Table. |
![]() | SetCellBackgroundColor | Sets the background Color of the specified cell in this Table. |
![]() | SetCellBordersColor | Sets the Color of the specified type of Line for the border of the specified cell in this Table. |
![]() | SetCellBordersLineWeight | Sets the LineWeight of the specified type of Line for the border of the specified cell in this Table. |
![]() | SetCellBordersVisibility | Sets the visibility of the specified type of Line for the border of the specified cell in this Table. |
![]() | SetCellHorizontalMargin | Sets the size of the horizontal margin of the specified cell in this Table. |
![]() | SetCellTextColor | Sets the Color of the text for the specified cell in this Table. |
![]() | SetCellTextHeight | Sets the height of the text for the specified cell in this Table. |
![]() | SetCellTextStyle | Sets the name of the TextStyle for the specified cell in this Table. |
![]() | SetCellType | Sets the type for the specified table cell, row, or column. |
![]() | SetCellVerticalMargin | Sets the size of the vertical margin of the specified cell in this Table. |
![]() | SetColumnWidth | Sets the width of the columns in the Table. |
![]() | SetColumnWidthAt | Sets the width of the specified column in the Table. |
![]() | SetCustomData | Sets the custom data for the Table. |
![]() | SetHorizontalMargin | Sets the size of the horizontal margin for this Table. |
![]() | SetHyperLink | Attaches a hyperlink to the Table. |
![]() | SetNormal | Sets the vector normal to the Table. |
![]() | SetPosition | Sets the point in the drawing where to insert the Table. |
![]() | SetRowHeight | Sets the height of the rows in the Table. |
![]() | SetRowHeightAt | Sets the height of the specified row in the Table. |
![]() | SetText | Sets the text of the specified cell. |
![]() | SetTextColor | Sets the Color of the text for the specified type of cell in this Table. |
![]() | SetTextHeight | Sets the height of the specified type of cell in this Table. |
![]() | SetTextStyle | Sets the name of the TextStyle for the specified type of cell in this Table. |
![]() | SetVerticalMargin | Sets the size of the vertical margin for this Table. |
![]() | TotalColumnCount | Gets the total number of columns in the Table. |
![]() | TotalRowCount | Gets the total number of rows in the Table. |
![]() | UnmergeCells | Unmerges a previously merged rectangular region of cells in this Table. |