use AsposeCellsCloud::Object::RangeSetOutlineBorderRequest;| Name | Type | Description | Notes |
|---|---|---|---|
| Range | Range | Encapsulates the object that represents a range of cells within a spreadsheet. | |
| borderEdge | string | LeftBorder, RightBorder, TopBorder, BottomBorder, DiagonalDown, DiagonalUp, Vertical and Horizontal. | |
| borderStyle | string | None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot and SlantedDashDot. | |
| borderColor | Color | Border color. |