2.3.5.6 sizerelv
The sizerelv property specifies the page element that has a height equal to 100% for the pctVert property, as defined in section 2.3.5.2. This property SHOULD<38> be ignored.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
sizerelv |
||||||||||||||||||||||||||||||
... |
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 0x07C5.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
sizerelv (4 bytes): An unsigned integer specifying the page element that has a height equal to 100% for the pctVert property, as defined in section 2.3.5.2. 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 msosrvPage.
-
Name
Value
Description
msosrvMargin
0x00000000
The page, excluding the margins.
msosrvPage
0x00000001
The page.
msosrvTopMargin
0x00000002
The top margin.
msosrvBottomMargin
0x00000003
The bottom margin.
msosrvInsideMargin
0x00000004
The inside margin.
msosrvOutsideMargin
0x00000005
The outside margin.
-