Overview | Methods | This Package | All Packages
Fields | Description |
bottomColor | Specifies the bottom border color. |
bottomStyle | Specifies the current bottom border style as one of the DhBorderStyle constants. |
bottomWidth | Specifies the current bottom border width as an integer in the unit specified by bottomWidthUnit. |
bottomWidthUnit | Specifies the unit label of the width of the bottom border as one of the DhUnits constants. |
leftColor | Specifies the left border color. |
leftStyle | Specifies the current left border style as one of the DhBorderStyle constants. |
leftWidth | Specifies the current left border width as an integer in the unit specified by leftWidthUnit. |
leftWidthUnit | Specifies the unit label of the width of the left border as one of the DhUnits constants. |
rightColor | Specifies the right border color. |
rightStyle | Specifies the current right border style as one of the DhBorderStyle constants. |
rightWidth | Specifies the current right border width. |
rightWidthUnit | Specifies the unit label of the width of the right border as one of the DhUnits constants. |
topColor | Specifies the top border color. |
topStyle | Specifies the current top border style as one of the DhBorderStyle constants. |
topWidth | Specifies the current top border width in the unit specified by topWidthUnit. |
topWidthUnit | Specifies the unit label of the width of the top border as one of the DhUnits constants. |