2.3.66 BorderStyleBottom

The BorderStyleBottom property specifies the style of the bottom border. If this property is specified, it MUST be part of a Style record. The value of this property overrides the BorderStyle property for the bottom border. If the BorderStyleBottom property is not defined, the value of BorderStyle is used.          

 BorderStyleBottom = borderStyleBottomStart borderStyleBottomValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

borderStyleBottomStart

borderStyleBottomValue

borderStyleBottomStart (1 byte): A byte that specifies the start of the BorderStyleBottom property. The value of the borderStyleBottomStart field MUST be the following value.

Value

Parent

0x09

SharedStyleProperties

NonSharedStyleProperties

borderStyleBottomValue (1 byte): A byte that specifies the style of the bottom border. The value of this field is of type BorderStyles and it MUST be contained in the enumeration.<44>