API Reference > OdDb Classes > OdDbTableStyle Class
OdDbTableStyle Class
OdDbTableStyleOdDbTableStyle
Syntax
C++
class OdDbTableStyle : public OdDbObject;

DbTableStyle.h

This class represents TableStyles for OdDbTable entities in an OdDbDatabase instance. 

 

 
Name 
Description 
 
This is OdDbTableStyle, a member of class OdDbTableStyle. 
 
Name 
Description 
 
This is the overview for the alignment method overload. 
 
This is the overview for the backgroundColor method overload. 
 
Returns the bit flags for this TableStyle object (DXF 71). 
 
This is cellClass, a member of class OdDbTableStyle. 
 
This is cellStyleId, a member of class OdDbTableStyle. 
 
This is cellStyleName, a member of class OdDbTableStyle. 
 
This is the overview for the color method overload. 
 
This is the overview for the copyCellStyle method overload. 
 
This is the overview for the createCellStyle method overload. 
 
This is deleteCellStyle, a member of class OdDbTableStyle. 
 
Returns the description of this TableStyle object. 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is enableMergeAll, a member of class OdDbTableStyle. 
 
Returns the direction this TableStyle object flows from its first row to its last (DXF 70). 
 
This is the overview for the format method overload. 
 
This is getCellStyles, a member of class OdDbTableStyle. 
 
This is the overview for the getDataType method overload. 
 
This is getGridProperty, a member of class OdDbTableStyle. 
 
Returns the name of this TableStyle object. 
 
Template functions 
 
This is getUniqueCellStyleName, a member of class OdDbTableStyle. 
 
This is the overview for the gridColor method overload. 
 
This is gridDoubleLineSpacing, a member of class OdDbTableStyle. 
 
This is gridLineStyle, a member of class OdDbTableStyle. 
 
This is gridLinetype, a member of class OdDbTableStyle. 
 
This is the overview for the gridLineWeight method overload. 
 
This is the overview for the gridVisibility method overload. 
 
Returns the horizontal cell margin for this TableStyle object (DXF 40). 
 
Returns true if and only if the background color for the specified row type is disabled for this TableStyle object (DXF 283).
 
 
This is isCellStyleInUse, a member of class OdDbTableStyle. 
 
Returns true if and only if the header row is suppressed for this TableStyle object (DXF 281). 
 
This is isMergeAllEnabled, a member of class OdDbTableStyle. 
 
Returns true if and only if the title row is suppressed for this TableStyle object (DXF 280). 
 
This is margin, a member of class OdDbTableStyle. 
 
This is numCellStyles, a member of class OdDbTableStyle. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbTableStyle. 
 
Adds this TableStyle object to the specified database.
 
 
This is removeTemplate, a member of class OdDbTableStyle. 
 
This is renameCellStyle, a member of class OdDbTableStyle. 
 
This is rotation, a member of class OdDbTableStyle. 
 
This is the overview for the setAlignment method overload. 
 
This is the overview for the setBackgroundColor method overload. 
 
Controls the background color setting for the specified row types or cell in this TableStyle object (DXF 283).
 
 
Sets the bit flags for this TableStyle object (DXF 71).
 
 
This is setCellClass, a member of class OdDbTableStyle. 
 
This is the overview for the setColor method overload. 
 
Applies the default properties of the specified database to this TableStyle object.
 
 
This is the overview for the setDataType method overload. 
 
Sets the description of this TableStyle object.
 
 
Sets the direction this TableStyle objectflows from its first row to its last. (DXF 70).
 
 
This is the overview for the setFormat method overload. 
 
This is the overview for the setGridColor method overload. 
 
This is setGridDoubleLineSpacing, a member of class OdDbTableStyle. 
 
This is setGridLineStyle, a member of class OdDbTableStyle. 
 
This is setGridLinetype, a member of class OdDbTableStyle. 
 
This is the overview for the setGridLineWeight method overload. 
 
This is setGridProperty, a member of class OdDbTableStyle. 
 
This is the overview for the setGridVisibility method overload. 
 
Sets the horizontal cell margin for this TableStyle object (DXF 40).
 
 
This is setMargin, a member of class OdDbTableStyle. 
 
Sets the name of this TableStyle object.
 
 
This is setRotation, a member of class OdDbTableStyle. 
 
This is setTemplate, a member of class OdDbTableStyle. 
 
This is the overview for the setTextHeight method overload. 
 
This is the overview for the setTextStyle method overload. 
 
Sets the vertical cell margin for this Table entity (DXF 41).
 
 
overridables 
 
Controls the suppression of the header row for this TableStyle object (DXF 280).  
 
Controls the suppression of the title row (DXF 280).  
 
This is the overview for the textHeight method overload. 
 
This is the overview for the textStyle method overload. 
 
Returns the vertical cell margin for this TableStyle object (DXF 41). 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.