Method: AsposeCellsCloud::DataFillRequest#check_excel_restriction
- Defined in:
- lib/aspose_cells_cloud/models/data_fill_request.rb
#check_excel_restriction ⇒ Object
Whether check restriction of Spreadsheet file when user modify cells related objects.
39 40 41 |
# File 'lib/aspose_cells_cloud/models/data_fill_request.rb', line 39 def check_excel_restriction @check_excel_restriction end |