2.1.301 Section 15.11.7, Cell Border

Cell border attributes have a value consisting of three space-separated tokens as follows: border-width, border-style, and border-color. WordPad supports the border-width value specified as a positive length. The border-style value is ignored on Read and written out as "solid" on Write. The border-color value is supported when specified in RGB format.

The standard defines the attribute fo:border within the element <style:table-cell-properties>: The fo:border attribute MUST NOT be written out by WordPad when the document is saved; instead, values are written out individually for the top, bottom, left and right borders. On Read, WordPad supports the border-width and border-color values, as noted in the first paragraph of this section.

The standard defines the attribute fo:border-bottom within the element <style:table-cell-properties>: WordPad supports the border-width and border-color values but not border-style, as noted in the preceding paragraph.

The standard defines the attribute fo:border-left within the element <style:table-cell-properties>: WordPad supports the border-width and border-color values but not border-style, as noted in the first paragraph of this section.

The standard defines the attribute fo:border-right within the element <style:table-cell-properties>: WordPad supports the border-width and border-color values but not border-style, as noted in the first paragraph of this section.

The standard defines the attribute fo:border-top within the element <style:table-cell-properties>: WordPad supports the border-width and border-color values but not border-style, as noted in the first paragraph of this section.