API Reference
>
Namespaces
>
OdDb Namespace
>
Structs, Records, Enums
>
OdDb::CellMargin Enumeration
OdDb::CellMargin Enumeration
Collapse All
Syntax
C++
enum
CellMargin
{
kCellMarginTop
= 0x01,
kCellMarginLeft
= 0x02,
kCellMarginBottom
= 0x04,
kCellMarginRight
= 0x08,
kCellMarginHorzSpacing
= 0x10,
kCellMarginVertSpacing
= 0x20 };
File
DbTableStyle.h
Description
This is record OdDb::CellMargin.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic