# XlsxSpreadsheetCell

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

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


