AsposeCellsCloud::Object::Border

Load the model package

use AsposeCellsCloud::Object::Border;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- LineStyle | string | Gets or sets the cell border type. | Color | Color | Gets or sets the of the border. | BorderType | string | This class has a property called "BorderType" of type string that can be both get and set. | ThemeColor | ThemeColor | Gets and sets the theme color of the border. | ArgbColor | int | Gets and sets the color with a 32-bit ARGB value. |

[Back to Model list]
[Back to README]