AsposeCellsCloud-CellsApi

 view release on metacpan or  search on metacpan

docs/model/Name.md  view on Meta::CPAN

# AsposeCellsCloud::Object::Name 

## Load the model package
```perl
use AsposeCellsCloud::Object::Name;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Comment** | **string** | Gets and sets the comment of the name.                        Only applies for Excel 2007. |
**WorksheetIndex** | **int** | Property Summary: WorksheetIndex is an optional integer property marked with the XmlElement attribute "worksheetindex". |
**IsReferred** | **boolean** | Indicates whether this name is referred by other formulas. |
**IsVisible** | **boolean** | Indicates whether the name is visible. |
**R1C1RefersTo** | **string** | Gets or sets a R1C1 reference of the . |
**RefersTo** | **string** | Returns or sets the formula that the name is defined to refer to, beginning with an equal sign. |
**Text** | **string** | Gets the name text of the object. |
**link** | **Link** |  |  


[[Back to Model list]](../DeveloperGuide.md#model-reference)  
[[Back to README]](../../README.md)



( run in 0.834 second using v1.01-cache-2.11-cpan-5735350b133 )