Name | Description | |
---|---|---|
clear | Clear the borders. | |
get | Returns the IBorder object from a collection. | |
getColor | Gets the Color of the IBorder. | |
getColorIndex | Gets the color of all four borders. | |
getCount | Returns the number of objects in the collection. | |
getLineStyle | Gets the line style for the borders. | |
getThemeColor | Gets the theme color in the applied color scheme that is associated with the specified object. | |
getTintAndShade | Gets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. | |
setColor | Sets the Color of the IBorder. | |
setColorIndex | Sets the color of all four borders. | |
setLineStyle | Sets the line style for the borders. | |
setThemeColor | Sets the theme color in the applied color scheme that is associated with the specified object. | |
setTintAndShade | Sets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral. |