API Reference > OdDb Classes > OdDbTableContent Class > OdDbTableContent Methods > OdDbTableContent::setTableStyleId Method
OdDbTableContent::setTableStyleId Method
Syntax
C++
virtual void setTableStyleId(const OdDbObjectId& idTableStyle);
Parameters 
Description 
const OdDbObjectId& idTableStyle 
[in] Object ID of the table style. 

Sets the object ID of the OdDbTableStyle. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.