20.1.4.2.15 insideV
20.1.4.2.15 insideV
This element defines the line properties associated with the inner vertical borders in a table.
[Example: Consider the following example of the inside vertical borders in use within DrawingML:
<insideV>
<ln w="12700" cmpd="sng">
<solidFill>
<schemeClr val="accent1"/>
</solidFill>
</ln>
</insideV>
In this example, we see the inner vertical borders in a table to be a single 1pt line which is colored accent 1. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_ThemeableLineStyle) is located in A.4.1. end note]
Last updated on