The following tables list the members exposed by IBorders.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the System.Drawing.Color of the borders of the represented cell, range or object. |
![]() | ColorDefined | Returns true if the color of all borders represented by this instance of IBorders is the same, otherwise false is returned. |
![]() | ColorIndex | Gets or sets the zero based color index of the borders of the represented cell, range or object. |
![]() | ColorIndexDefined | Returns true if the color index of all borders represented by this instance of IBorders is the same, otherwise false is returned. |
![]() | Count | Returns the number of instances of IBorder represented by this instance of IBorders. |
![]() | Item | Returns the specified IBorder. |
![]() | LineStyle | Gets or sets the LineStyle of the borders of the represented cell, range or object. |
![]() | LineStyleDefined | Returns true if the LineStyle of all borders represented by this instance of IBorders is the same, otherwise false is returned. |
![]() | Weight | Gets or sets the BorderWeight of the borders of the represented cell, range or object. |
![]() | WeightDefined | Returns true if the border weight of all borders represented by this instance of IBorders is the same, otherwise false is returned. |
![]() | WorkbookSet | Returns the parent IWorkbookSet of this instance of IBorders. |