RangeSetOutlineBorderRequest
Contents
[
Hide
]
rangeSetOutlineBorderRequest
Indicates range set outline border request.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Range | Class:Range | True | False | Encapsulates the object that represents a range of cells within a spreadsheet. | |
borderEdge | String | True | False | LeftBorder, RightBorder, TopBorder, BottomBorder, DiagonalDown, DiagonalUp, Vertical and Horizontal. | |
borderStyle | String | True | False | None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot and SlantedDashDot. | |
borderColor | Class:Color | True | False | Border color. |