AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
lib/AsposeCellsCloud/Object/WorkbookSettings.pm view on Meta::CPAN
},
'is_default_encrypted' => {
datatype => 'boolean',
base_name => 'IsDefaultEncrypted',
description => 'Indicates whether encrypting the workbook with default password if Structure and Windows of the workbook are locked. ',
format => '',
read_only => '',
},
'is_hidden' => {
datatype => 'boolean',
base_name => 'IsHidden',
description => 'Indicates whether this workbook is hidden. ',
format => '',
read_only => '',
},
'is_h_scroll_bar_visible' => {
datatype => 'boolean',
base_name => 'IsHScrollBarVisible',
description => 'Gets or sets a value indicating whether the generated spreadsheet will contain a horizontal scroll bar. ',
format => '',
read_only => '',
},
'is_minimized' => {
datatype => 'boolean',
base_name => 'IsMinimized',
description => 'Represents whether the generated spreadsheet will be opened Minimized. ',
format => '',
read_only => '',
},
'is_v_scroll_bar_visible' => {
datatype => 'boolean',
base_name => 'IsVScrollBarVisible',
description => 'Gets or sets a value indicating whether the generated spreadsheet will contain a vertical scroll bar. ',
format => '',
read_only => '',
},
'iteration' => {
datatype => 'boolean',
base_name => 'Iteration',
description => 'Indicates whether enable iterative calculation to resolve circular references. ',
format => '',
read_only => '',
},
'language_code' => {
datatype => 'string',
base_name => 'LanguageCode',
description => 'Gets or sets the user interface language of the Workbook version based on CountryCode that has saved the file. ',
format => '',
read_only => '',
},
'max_change' => {
datatype => 'double',
base_name => 'MaxChange',
description => 'Returns or sets the maximum number of change to resolve a circular reference. ',
format => '',
read_only => '',
},
'max_iteration' => {
datatype => 'int',
base_name => 'MaxIteration',
description => 'Returns or sets the maximum number of iterations to resolve a circular reference. ',
format => '',
read_only => '',
},
'memory_setting' => {
datatype => 'string',
base_name => 'MemorySetting',
description => 'Gets or sets the memory usage options. The new option will be taken as the default option for newly created worksheets but does not take effect for existing worksheets. ',
format => '',
read_only => '',
},
'number_decimal_separator' => {
datatype => 'string',
base_name => 'NumberDecimalSeparator',
description => 'Gets or sets the decimal separator for formatting/parsing numeric values. Default is the decimal separator of current Region. ',
format => '',
read_only => '',
},
'number_group_separator' => {
datatype => 'string',
base_name => 'NumberGroupSeparator',
description => 'Gets or sets the character that separates groups of digits to the left of the decimal in numeric values. Default is the group separator of current Region. ',
format => '',
read_only => '',
},
'parsing_formula_on_open' => {
datatype => 'boolean',
base_name => 'ParsingFormulaOnOpen',
description => 'Indicates whether parsing the formula when reading the file. ',
format => '',
read_only => '',
},
'precision_as_displayed' => {
datatype => 'boolean',
base_name => 'PrecisionAsDisplayed',
description => 'True if calculations in this workbook will be done using only the precision of the numbers as they`re displayed ',
format => '',
read_only => '',
},
'recalculate_before_save' => {
datatype => 'boolean',
base_name => 'RecalculateBeforeSave',
description => 'Indicates whether to recalculate before saving the document. ',
format => '',
read_only => '',
},
're_calculate_on_open' => {
datatype => 'boolean',
base_name => 'ReCalculateOnOpen',
description => 'Indicates whether re-calculate all formulas on opening file. ',
format => '',
read_only => '',
},
'recommend_read_only' => {
datatype => 'boolean',
base_name => 'RecommendReadOnly',
description => 'Indicates if the Read Only Recommended option is selected. ',
format => '',
read_only => '',
},
'region' => {
( run in 1.168 second using v1.01-cache-2.11-cpan-71847e10f99 )