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]