The following tables list the members exposed by IBorder.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the System.Drawing.Color of this border. |
![]() | ColorDefined | Returns true if the color of all objects represented by this border is the same, otherwise false is returned. |
![]() | ColorIndex | Gets or sets the zero based color index of this border. |
![]() | ColorIndexDefined | Returns true if the color index of all objects represented by this border is the same, otherwise false is returned. |
![]() | LineStyle | Gets or sets the LineStyle of this border. |
![]() | LineStyleDefined | Returns true if the line style of all objects represented by this border is the same, otherwise false is returned. |
![]() | Weight | Gets or sets the BorderWeight of this border. |
![]() | WeightDefined | Returns true if the border weight of all objects represented by this border is the same, otherwise false is returned. |
![]() | WorkbookSet | Returns the parent IWorkbookSet of this border. |