Translations:Macros/Writer/003/3/en

    From The Document Foundation Wiki

    The elements of this struct have two types:

    • Borders (upper, lower, left, right, horizontal, vertical); the borders are the structs com.sun.star.table.BorderLine2[1] which "add" style elements[2] for the struct com.sun.star.table.BorderLine[3].
    • Booleans (IsLeftLineValid, IsRightLineValid, IsTopLineValid, etc.). In writing, defining them as True to modify the line correspondingly, and False to ignore; meaning it keeps its current value.