Parameters |
Description |
OdInt32 nRow |
[in] Row index of the cell. |
OdInt32 nCol |
[in] Column index of the cell. |
Content layout of the specified cell.
Returns the content layout of the specified cell.
Returning value should be one of following values:
Name |
Value |
kCellContentLayoutFlow |
0x1 |
kCellContentLayoutStackedHorizontal |
0x2 |
kCellContentLayoutStackedVertical |
0x4 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|