Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 830 Bytes

File metadata and controls

18 lines (14 loc) · 830 Bytes

AsposeCellsCloud::Object::RangeSetOutlineBorderRequest

Load the model package

use AsposeCellsCloud::Object::RangeSetOutlineBorderRequest;

Properties

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.

[Back to Model list]
[Back to README]