L.2.7.3.4 Borders Definitions
L.2.7.3.4 Borders Definitions
This is where border formats are specified.
<borders count="1">
<border>
<left/>
<right/>
<top/>
<bottom/>
<diagonal/>
</border>
</borders>
This example specifies a cell with left, right, top, and bottom borders. A
A border record is referenced by zero-based index, meaning the numerical order in which the border appears under borders.
Last updated on