Name | Description | |
---|---|---|
Color | Gets or sets the color of the borders of the represented cell, range or object. | |
ColorDefined | Returns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all borders represented by this instance of IBorders are 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. | |
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. | |
ThemeColor | Gets or sets the theme color of all borders represented by this instance of IBorders. | |
TintAndShade | Gets or sets the property which controls darkening (values between -1.0 and 0.0) or lightening (values between 0.0 and 1.0) of the underlying theme color. | |
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. |