Aspose Cloud
/
AsposeCellsCloud-CellsApi-19.2.1
/
docs/Style.md
AsposeCellsCloud::Object::Style
Load the model package
use AsposeCellsCloud::Object::Style;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
link | Link | | [optional]
pattern | string | | [optional]
text_direction | string | | [optional]
custom | string | | [optional]
shrink_to_fit | boolean | | [optional]
is_date_time | boolean | | [optional]
culture_custom | string | | [optional]
rotation_angle | int | | [optional]
indent_level | int | | [optional]
is_percent | boolean | | [optional]
foreground_color | Color | | [optional]
name | string | | [optional]
foreground_theme_color | ThemeColor | | [optional]
border_collection | ARRAY[Border] | | [optional]
is_locked | boolean | | [optional]
vertical_alignment | string | | [optional]
background_color | Color | | [optional]
background_theme_color | ThemeColor | | [optional]
is_formula_hidden | boolean | | [optional]
is_gradient | boolean | | [optional]
number | int | | [optional]
horizontal_alignment | string | | [optional]
is_text_wrapped | boolean | | [optional]
font | Font | | [optional]
[Back to Model list] [Back to API list] [Back to README]