2.3.5.5 sizerelh
The sizerelh property specifies the page element that has a width equal to 100% for the pctHoriz property, as defined in section 2.3.5.1. The page element specifies either the page or a part of the page on which the shape is located. This property SHOULD<37> be ignored.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
sizerelh |
||||||||||||||||||||||||||||||
... |
opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.
-
Field
Meaning
opid.opid
A value that MUST be 0x07C4.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
sizerelh (4 bytes): An enumeration specifying the page element that has a width equal to 100% for the pctHoriz property, as defined in section 2.3.5.1. The page element specifies either the page or a part of the page on which the shape is located. This value MUST be one of the values in the following table. The default value for this property is msosrhPage.
-
Name
Value
Description
msosrhMargin
0x00000000
The page, excluding the margins.
msosrhPage
0x00000001
The page.
msosrhLeftMargin
0x00000002
The left margin.
msosrhRightMargin
0x00000003
The right margin.
msosrhInsideMargin
0x00000004
The inside margin.
msosrhOutsideMargin
0x00000005
The outside margin.
-