ITable Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ITable.

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of this Table.  
 PropertyDirectionGets or sets the header orientation of the table.  
 PropertyErasedGets or sets whether to erase or restore the Table.  
 PropertyHandleGets the value of the handle for the Table.  
 PropertyLayerGets or sets the name of the Layer of the Table.  
 PropertyLineScaleGets or sets the scale factor for the Table's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the Table.  
 PropertyLineWeightGets or sets the LineWeight for the Table.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this Table.  
 PropertyTableStyleGets or sets the TableStyle for this Table.  
 PropertyTransparencyGets or sets the transparency object for this Table.  
 PropertyVisibleGets or sets whether to show this Table.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Table.  
 MethodDeleteColumnDeletes the column at the specified index from the Table.  
 MethodDeleteCustomDataDeletes the specified custom data from the Table.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Table.  
 MethodDeleteRowDeletes the specified row from the Table.  
 MethodGetAlignmentGets the justification and alignment of the text in the specified type of cell in this Table.  
 MethodGetBackgroundColorGets the background color for the specified type of cell in this Table.  
 MethodGetBordersColorGets the color of the specified type of Line for the border of the specified type of cell in this Table.  
 MethodGetBordersLineWeightGets the LineWeight of the specified type of Line for the border of the specified type of cell in this Table.  
 MethodGetBordersVisibilitySets the visibility of the specified type of Line for the border of the specified type of cell in this Table.  
 MethodGetBoundingBoxGets the bounding box enclosing the Table.  
 MethodGetCellAlignmentGets the justification and alignment of the text in the specified cell in this Table.  
 MethodGetCellBackgroundColorGets the background Color of the specified cell in this Table.  
 MethodGetCellBordersColorGets the Color of the specified type of Line for the border for the specified cell in this Table.  
 MethodGetCellBordersLineWeightGets the LineWeight of the specified type of Line of the border for the specified cell in this Table.  
 MethodGetCellBordersVisibilityGets the visibility of the specified type of Line for the border of the specified cell in this Table.  
 MethodGetCellHorizontalMarginGets the size of the horizontal margin of the specified cell in this Table.  
 MethodGetCellTextColorGets the Color of the text of the specified cell in this Table.  
 MethodGetCellTextHeightGets the height of the text of the specified cell in this Table.  
 MethodGetCellTextStyleGets the name of the TextStyle for the specified cell in this Table.  
 MethodGetCellTypeGets the type of the specified table cell, row, or column.  
 MethodGetCellVerticalMarginGets the size of the vertical margin for the specified cell in this Table.  
 MethodGetColumnWidthGets the width of the specified column in the Table.  
 MethodGetCustomDataGets the specified custom data for the Table.  
 MethodGetExtensionDictionaryGets the dictionary for the Table.  
 MethodGetHorizontalMarginGets the size of the horizontal margin of this Table.  
 MethodGetHyperLinkGets the hyperlink attached to the Table.  
 MethodGetNormalGets the vector normal to this Table.  
 MethodGetPositionGets the point in the drawing where the Table was inserted.  
 MethodGetRowHeightGets the height of the specified row in this Table.  
 MethodGetTextGets the text in the specified cell.  
 MethodGetTextColorGets the Color of the text for the specified type of cell in this Table.  
 MethodGetTextHeightGets the height of the text of the specified type of cell in this Table.  
 MethodGetTextStyleGets the name of the TextStyle of the specified type of cell in this Table.  
 MethodGetVerticalMarginGets the size of the vertical margin of this Table.  
 MethodInsertColumnInserts a column of the specified width at the specified index in the Table.  
 MethodInsertRowInserts a row of the specified height at the specified index in the Table.  
 MethodMergeCellsMerges the specified rectangular region of cells in this Table.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Table, if the dictionary exists and is empty.  
 MethodSaveAsCSVFileSaves the content of the Table as a .csv (comma-separated values) file.  
 MethodSelectAdds or removes the selected Table to or from the current selection set.  
 MethodSetAlignmentSets the justification and alignment of the text in the specified type of cell in this Table.  
 MethodSetBackgroundColorSets the background Color of the specified type of cell in this Table.  
 MethodSetBordersColorSets the Color of the specified type of Line for the border of the specified type of cell in this Table.  
 MethodSetBordersLineWeightSets the LineWeight of the specified type of Line for the border of the specified type cell in this Table.  
 MethodSetBordersVisibilitySets the visibility of the specified type of Line for the border of the specified type of cell in this Table.  
 MethodSetCellAlignmentSets the justification and alignment of the text in the specified cell in this Table.  
 MethodSetCellBackgroundColorSets the background Color of the specified cell in this Table.  
 MethodSetCellBordersColorSets the Color of the specified type of Line for the border of the specified cell in this Table.  
 MethodSetCellBordersLineWeightSets the LineWeight of the specified type of Line for the border of the specified cell in this Table.  
 MethodSetCellBordersVisibilitySets the visibility of the specified type of Line for the border of the specified cell in this Table.  
 MethodSetCellHorizontalMarginSets the size of the horizontal margin of the specified cell in this Table.  
 MethodSetCellTextColorSets the Color of the text for the specified cell in this Table.  
 MethodSetCellTextHeightSets the height of the text for the specified cell in this Table.  
 MethodSetCellTextStyleSets the name of the TextStyle for the specified cell in this Table.  
 MethodSetCellTypeSets the type for the specified table cell, row, or column.  
 MethodSetCellVerticalMarginSets the size of the vertical margin of the specified cell in this Table.  
 MethodSetColumnWidthSets the width of the columns in the Table.  
 MethodSetColumnWidthAtSets the width of the specified column in the Table.  
 MethodSetCustomDataSets the custom data for the Table.  
 MethodSetHorizontalMarginSets the size of the horizontal margin for this Table.  
 MethodSetHyperLinkAttaches a hyperlink to the Table.  
 MethodSetNormalSets the vector normal to the Table.  
 MethodSetPositionSets the point in the drawing where to insert the Table.  
 MethodSetRowHeightSets the height of the rows in the Table.  
 MethodSetRowHeightAtSets the height of the specified row in the Table.  
 MethodSetTextSets the text of the specified cell.  
 MethodSetTextColorSets the Color of the text for the specified type of cell in this Table.  
 MethodSetTextHeightSets the height of the specified type of cell in this Table.  
 MethodSetTextStyleSets the name of the TextStyle for the specified type of cell in this Table.  
 MethodSetVerticalMarginSets the size of the vertical margin for this Table.  
 MethodTotalColumnCountGets the total number of columns in the Table.  
 MethodTotalRowCountGets the total number of rows in the Table.  
 MethodUnmergeCellsUnmerges a previously merged rectangular region of cells in this Table.  
Top

See Also