API Reference > OdDb Classes > OdDbTableStyle Class > OdDbTableStyle Methods > OdDbTableStyle::bitFlags Method
OdDbTableStyle::bitFlags Method
Syntax
C++
virtual OdUInt32 bitFlags() const;

Returns the bit flags for this TableStyle object (DXF 71).

bitFlags() returns a combination of zero or more of the following: 

 

Name 
Value 
kHorzInsideLineFirst 
kHorzInsideLineSecond 
kHorzInsideLineThird 
kTableStyleModified 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.