2.3.64 BorderStyleRight
The BorderStyleRight property specifies the style of the right border. If this property is specified, it MUST be part of a Style record. The value of the BorderStyleRight property overrides the BorderStyle property for the right border. If the BorderStyleRight property is not defined, the value of BorderStyle is used.
-
BorderStyleRight = borderStyleRightStart borderStyleRightValue
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
borderStyleRightStart |
borderStyleRightValue |
borderStyleRightStart (1 byte): A byte that specifies the start of the BorderStyleRight property. The value of the borderStyleRightStart field MUST be the following value.
-
Value
Parent
0x07
borderStyleRightValue (1 byte): A byte that specifies the style of the right border. The value of this field is of type BorderStyles, and it MUST be contained in the BorderStyles enumeration.<42>