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 
 
 
 
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 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. 
 
 
 
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.
 
 
 
 
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 the overview for the getDataType method overload. 
 
 
 
Returns the name of this TableStyle object. 
 
Template functions 
 
 
 
This is the overview for the gridColor method overload. 
 
 
 
 
 
 
 
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).
 
 
 
 
Returns true if and only if the header row is suppressed for this TableStyle object (DXF 281). 
 
 
 
Returns true if and only if the title row is suppressed for this TableStyle object (DXF 280). 
 
 
 
 
 
 
 
Adds this TableStyle object to the specified database.
 
 
 
 
 
 
 
 
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 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 the overview for the setGridLineWeight method overload. 
 
 
 
This is the overview for the setGridVisibility method overload. 
 
Sets the horizontal cell margin for this TableStyle object (DXF 40).
 
 
 
 
Sets the name of this TableStyle object.
 
 
 
 
 
 
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–2021. Open Design Alliance. All rights reserved.