AsposeCellsCloud::Object::DataFill

Load the model package

use AsposeCellsCloud::Object::DataFill;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Ranges | ARRAY[Range] | Represents range of data filling. | DataFillDefaultValue | DataFillValue | Represents that the data column is populated with the default value. | DataColumnFillValueList | ARRAY[DataColumnFillValue] | Represents that the data column is populated with the specified value. |

[Back to Model list]
[Back to README]