2.3.121 ContentLeft
The ContentLeft property specifies the size of the left position relative to the container top.<65> The ContentLeft property MUST be part of a TextRun, Paragraph, TablixMeasurements, TablixCorner, TablixColumnHeader, TablixRowHeader, or TablixBodyCell record. If the ContentLeft property is not specified, the default value is used.
-
ContentLeft = contentLeftStart contentLeftValue
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
contentLeftStart |
contentLeftValue |
||||||||||||||||||||||||||||||
... |
contentLeftStart (1 byte): A byte that specifies the start of the ContentLeft property. The value of the contentLeftStart field MUST be one of the following values.
-
Value
Parent
0x01
ElementProperties.NonSharedElementProperties for TextRun
ElementProperties.NonSharedElementProperties for Paragraph
TablixCorner
TablixColumnHeader
TablixRowHeader
TablixBodyCell
0x07
TablixMeasurements
contentLeftValue (4 bytes): A floating point value that specifies the left position relative to the container top. The default value is 0x00000000.