Overload | Description |
---|---|
SetOutsideBorder(OpenXmlDocumentTableCell,OpenXmlDocumentTableCell,OpenXmlDocumentTableCell,BorderSide) | Sets the outside border of rectangular area. |
SetOutsideBorder(OpenXmlDocumentTableCell,OpenXmlDocumentTableCell,OpenXmlDocumentTableCell) | Sets the outside border of rectangular area. |
SetOutsideBorder(OpenXmlDocumentTableCell) | Sets the outside border of this table. |
SetOutsideBorder(Rectangle,OpenXmlDocumentTableCell) | Sets the outside border of cells. |
SetOutsideBorder(Rectangle,OpenXmlDocumentTableCell,BorderSide) | Sets the outside border of cells. |
SetOutsideBorder(OpenXmlDocumentTableCell,BorderSide) | Sets the outside border of this table. |