Overload | Description |
---|---|
SetBorder(OpenXmlDocumentTableCell,Int32,Int32) | Sets the border of this row from specified table cell. |
SetBorder(OpenXmlDocumentTableCell,BorderSide) | Sets the border of this row from specified table cell. |
SetBorder(OpenXmlDocumentTableCell,Int32,Int32,BorderSide) | Sets the border of this row from specified table cell. |
SetBorder(OpenXmlDocumentTableCell) | Sets the border of this row from specified table cell. |