Sha256: 7c28be7c9f9277e8f5f32ba57b7cbac1bf2f0652d8f06656a3cf615f3515c45c

Contents?: true

Size: 995 Bytes

Versions: 7

Compression:

Stored size: 995 Bytes

Contents

# TripletexRubyClient::ReportCell

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 
**changes** | [**Array<Change>**](Change.md) |  | [optional] 
**url** | **String** |  | [optional] 
**expression** | **String** | Expression / formula according to Rule Engine Expression Language | [optional] 
**variable_name** | **String** | Variable name that can be used to reference this cell | [optional] 
**value_format** | **String** | Format string for value (how to print number, date etc) | [optional] 
**cell_format** | **String** | Format string for cell (indentation, font size etc) | [optional] 
**default_axis** | **String** | Format string for cell (indentation, font size etc) | [optional] 
**column** | [**ReportGroup**](ReportGroup.md) | Column reference | [optional] 
**row** | [**ReportGroup**](ReportGroup.md) | Row reference | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tripletex_ruby_client-1.0.12 docs/ReportCell.md
tripletex_ruby_client-1.0.11 docs/ReportCell.md
tripletex_ruby_client-1.0.9 docs/ReportCell.md
tripletex_ruby_client-1.0.8 docs/ReportCell.md
tripletex_ruby_client-1.0.4 docs/ReportCell.md
tripletex_ruby_client-1.0.3 docs/ReportCell.md
tripletex_ruby_client-1.0.1 docs/ReportCell.md