2.3.63 BorderStyleLeft
The BorderStyleLeft property specifies the style of the left border. If this property is specified, it MUST be part of a Style record. The value of the BorderStyleLeft property overrides the BorderStyle property for the left border. If the BorderStyleLeft property is not defined then the value of BorderStyle is used.
-
BorderStyleLeft = borderStyleLeftStart borderStyleLeftValue
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
borderStyleLeftStart |
borderStyleLeftValue |
borderStyleLeftStart (1 byte): A byte that specifies the start of the BorderStyleLeft property. The value of the borderStyleLeftStart field MUST be the following value.
-
Value
Parent
0x06
borderStyleLeftValue (1 byte): A byte that specifies the style of the left border. The value of this field is of type BorderStyles, and it MUST be contained in the BorderStyles enumeration.<41>