Parameters |
Description |
const OdDbObjectId textStyleId |
[in] Text style Object ID. |
int rowTypes = OdDb::kAllRows |
[in] Row types. |
Sets the Object ID of the text style for the specified row types for this TableStyle object (DXF 7).
rowTypes must be a combination of one or more of the following:
Name |
Value |
kTitleRow |
1 |
kHeaderRow |
2 |
kDataRow |
4 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|