XlBorder.AllBorders Method
Name | Parameters | Description |
---|---|---|
AllBorders(XlColor, XlBorderLineStyle) static | color, lineStyle |
Returns the XlBorder object that specifies all outside borders of a cell. This method is equivalent to the XlBorder.OutlineBorders method and is reserved for future use. |
AllBorders(XlColor) static | color |
Returns the XlBorder object that specifies all outside borders of a cell. This method is equivalent to the XlBorder.OutlineBorders method and is reserved for future use. |