Name | Description | |
---|---|---|
![]() | clear | Clear the border. |
![]() | getColor | Gets the Color of this border. |
![]() | getColorIndex | Gets the color of the border. |
![]() | getLineStyle | Gets the line style for the border. |
![]() | getThemeColor | Gets the ThemeColor in the applied color scheme that is associatedwith 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 this border. |
![]() | setColorIndex | Sets the color of the border. |
![]() | setLineStyle | Sets the line style for the border. |
![]() | setThemeColor | Sets the ThemeColor in the applied color scheme that is associatedwith 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. |