DbFormattedTableData.h
This class represents FormattedTableData objects in an OdDbDatabase instance.
Work in progress!
TD_Db
|
Name |
Description |
|
Default constructor. Creates an object of the OdDbFormattedTableData class. |
|
Name |
Description |
|
Returns the cell alignment for the specified cell in this table object. | |
|
Returns the background color for the specified cell in this table object. | |
|
This is the overview for the contentColor method overload. | |
|
Returns the content layout of the specified cell. | |
|
OdDbObject override. | |
|
OdDbObject override. | |
|
OdDbObject override. | |
|
OdDbObject override. | |
|
Sets the merge-all flag for the cell, row, or column. | |
|
Returns the direction that this table entity flows from its first row to the last. | |
|
Returns the grid line property of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid property of the row. Use a valid column index and pass the row index '-1' to get the grid property of the column. | |
|
Returns merge range of the cell as an object of the OdCellRange class. | |
|
This is the overview for the getOverride method overload. | |
|
Returns the grid line color of the cell, row or column as an object of the OdCmColor class. Use a valid row index and pass the column index '-1' to get the row grid line color. Use a valid column index and pass the row index '-1' to get the column grid line color. | |
|
Returns the grid double line spacing of the cell, row or column as a double value. Use a valid row index and pass column index -1 to get row grid double line spacing. Use a valid column index and pass row index -1 to get column grid double line spacing. | |
|
Returns the grid linestyle of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid linestyle of the row. Use a valid column index and pass the row index '-1' to get the grid linestyle of the column. | |
|
Returns the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid linetype. Use a valid column index and pass the row index '-1' to get the column grid linetype. | |
|
Returns the grid lineweight of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid lineweight. Use a valid column index and pass the row index '-1' to get the column grid lineweight. | |
|
Returns the grid visibility of the cell, row or column. Use a valid row index and pass the column index '-1' to get the grid visibility of the row. Use a valid column index and pass the row index '-1' to get the grid visibility of the column. | |
|
Inserts columns at the specified index and inherits the column properties for the inserted columns from the reference column. | |
|
Inserts rows at the specified index and inherits the row properties for the inserted rows from the reference row. | |
|
This is the overview for the isAutoScale method overload. | |
|
Returns "editing format flag" cell property. | |
|
Checks whether the merge-all flag is enabled for the cell, row, or column. | |
|
Returns true if and only if the specified cell has been merged. | |
|
Returns the margin of the cell, row or column as a double value. Use a valid row index and pass the column index '-1' to get the margin of the row. Use a valid column index and pass the row index '-1' to get the margin of the column. | |
|
Merges a rectangular range of cells in this table object. | |
|
Removes all overrides in the cell, row, or column. Use a valid row index and pass the column index '-1' to remove the row property overrides. Use a valid column index and pass the row index '-1' to remove the column property overrides. | |
|
This is the overview for the rotation method overload. | |
|
This is the overview for the scale method overload. | |
|
Sets the cell alignment for the specified cell in this table entity. | |
|
This is the overview for the setAutoScale method overload. | |
|
Sets the background color for the specified cell in this table object. | |
|
This is the overview for the setContentColor method overload. | |
|
Sets the content layout for the specified cell. | |
|
This is the overview for the setFieldId method overload. | |
|
Sets the direction that this table entity flows from its first row to the last. | |
|
Sets the grid line color of the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid line color for the row. Use a valid column index and pass the row index '-1' to set the grid line color for the column. | |
|
Sets the grid double line spacing for the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid double line spacing for the row. Use a valid column index and pass the row index '-1' to set the grid double line spacing for the column. | |
|
Sets the grid line style for the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid linestyle. Use a valid column index and pass the row index '-1' to set the column grid linestyle. | |
|
Sets the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid linetype. Use a valid column index and pass the row index '-1' to set the column grid linetype. | |
|
Sets the grid lineweight of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid lineweight. Use a valid column index and pass the row index '-1' to set the column grid lineweight. | |
|
This is the overview for the setGridProperty method overload. | |
|
Sets the grid visibility for the cell, row or column. Use a valid row index and pass the column index '-1' to set the grid visibility for the row. Use a valid column index and pass the row index '-1' to set the grid visibility for the column. | |
|
Sets the margin to the cell, row or column. Use a valid row index and pass the column index '-1' to set the margin for the row. Use a valid column index and pass the row index '-1' to set the margin for the column. | |
|
This is the overview for the setOverride method overload. | |
|
This is the overview for the setRotation method overload. | |
|
This is the overview for the setScale method overload. | |
|
This is the overview for the setTextHeight method overload. | |
|
This is the overview for the setTextStyle method overload. | |
|
This is the overview for the textHeight method overload. | |
|
This is the overview for the textStyle method overload. | |
|
Unmerges a rectangular range of cells in this table object. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|