2.3.4.24 alignHR
The alignHR property specifies the alignment of a horizontal rule. This property SHOULD<26> be ignored.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
alignHR |
||||||||||||||||||||||||||||||
... |
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 0x0394.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
alignHR (4 bytes): An enumeration value that specifies the alignment of a horizontal rule. This property is used only if the fHorizRule bit of the Group Shape Boolean Properties is set. The value MUST be one of the values in the following table. The default value for this property is 0x00000000.
-
Value
Description
0x00000000
The horizontal rule is left-aligned:
0x00000001
The horizontal rule is centered:
0x00000002
The horizontal rule is right-aligned:
-