AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/CheckBox.md view on Meta::CPAN
# AsposeCellsCloud::Object::CheckBox
## Load the model package
```perl
use AsposeCellsCloud::Object::CheckBox;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CheckedValue** | **string** | Gets or set checkbox' value. |
**Shadow** | **boolean** | Indicates whether the combobox has 3-D shading. |
**Value** | **boolean** | Indicates if the checkbox is checked or not. |
**Name** | **string** | |
**MsoDrawingType** | **string** | |
**AutoShapeType** | **string** | |
**Placement** | **string** | |
**UpperLeftRow** | **int** | |
**Top** | **int** | |
**UpperLeftColumn** | **int** | |
**Left** | **int** | |
**LowerRightRow** | **int** | |
**Bottom** | **int** | |
**LowerRightColumn** | **int** | |
**Right** | **int** | |
**Width** | **int** | |
**Height** | **int** | |
**X** | **int** | |
**Y** | **int** | |
**RotationAngle** | **double** | |
**HtmlText** | **string** | |
**Text** | **string** | |
**AlternativeText** | **string** | |
**TextHorizontalAlignment** | **string** | |
**TextHorizontalOverflow** | **string** | |
**TextOrientationType** | **string** | |
**TextVerticalAlignment** | **string** | |
**TextVerticalOverflow** | **string** | |
**IsGroup** | **boolean** | |
**IsHidden** | **boolean** | |
**IsLockAspectRatio** | **boolean** | |
**IsLocked** | **boolean** | |
**IsPrintable** | **boolean** | |
**IsTextWrapped** | **boolean** | |
**IsWordArt** | **boolean** | |
**LinkedCell** | **string** | |
**ZOrderPosition** | **int** | |
**Font** | **Font** | |
**Hyperlink** | **string** | |
**link** | **Link** | |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.460 second using v1.01-cache-2.11-cpan-39bf76dae61 )