# CloudmersiveConvertApiClient.XlsxSpreadsheetCell

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **String** | The Path of the location of this object; leave blank for new rows | [optional] 
**textValue** | **String** | Text value of the cell | [optional] 
**cellIdentifier** | **String** | Cell reference of the cell, e.g. A1, Z22, etc. | [optional] 
**styleIndex** | **Number** | Identifier for the style to apply to this style | [optional] 
**formula** | **String** |  | [optional] 


