AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
lib/AsposeCellsCloud/Object/Worksheet.pm view on Meta::CPAN
},
'is_ruler_visible' => {
datatype => 'boolean',
base_name => 'IsRulerVisible',
description => 'Indicates whether the ruler is visible. This property is only applied for page break preview. ',
format => '',
read_only => '',
},
'is_selected' => {
datatype => 'boolean',
base_name => 'IsSelected',
description => 'Indicates whether this worksheet is selected when the workbook is opened. ',
format => '',
read_only => '',
},
'tab_color' => {
datatype => 'Color',
base_name => 'TabColor',
description => 'Represents worksheet tab color. ',
format => '',
read_only => '',
},
'transition_entry' => {
datatype => 'boolean',
base_name => 'TransitionEntry',
description => 'Indicates whether the Transition Formula Entry (Lotus compatibility) option is enabled. ',
format => '',
read_only => '',
},
'transition_evaluation' => {
datatype => 'boolean',
base_name => 'TransitionEvaluation',
description => 'Indicates whether the Transition Formula Evaluation (Lotus compatibility) option is enabled. ',
format => '',
read_only => '',
},
'type' => {
datatype => 'string',
base_name => 'Type',
description => 'Represents worksheet type. ',
format => '',
read_only => '',
},
'view_type' => {
datatype => 'string',
base_name => 'ViewType',
description => 'Gets and sets the view type. ',
format => '',
read_only => '',
},
'visibility_type' => {
datatype => 'string',
base_name => 'VisibilityType',
description => 'Indicates the visible state for this sheet. ',
format => '',
read_only => '',
},
'zoom' => {
datatype => 'int',
base_name => 'Zoom',
description => 'Represents the scaling factor in percentage. It should be between 10 and 400. ',
format => '',
read_only => '',
},
'cells' => {
datatype => 'LinkElement',
base_name => 'Cells',
description => 'Gets the collection. ',
format => '',
read_only => '',
},
'charts' => {
datatype => 'LinkElement',
base_name => 'Charts',
description => 'Gets a collection ',
format => '',
read_only => '',
},
'auto_shapes' => {
datatype => 'LinkElement',
base_name => 'AutoShapes',
description => '',
format => '',
read_only => '',
},
'ole_objects' => {
datatype => 'LinkElement',
base_name => 'OleObjects',
description => 'Represents a collection of in a worksheet. ',
format => '',
read_only => '',
},
'comments' => {
datatype => 'LinkElement',
base_name => 'Comments',
description => 'Gets the collection. ',
format => '',
read_only => '',
},
'pictures' => {
datatype => 'LinkElement',
base_name => 'Pictures',
description => 'Gets a collection. ',
format => '',
read_only => '',
},
'merged_cells' => {
datatype => 'LinkElement',
base_name => 'MergedCells',
description => '',
format => '',
read_only => '',
},
'validations' => {
datatype => 'LinkElement',
base_name => 'Validations',
description => 'Gets the data validation setting collection in the worksheet. ',
format => '',
read_only => '',
},
'conditional_formattings' => {
( run in 1.042 second using v1.01-cache-2.11-cpan-39bf76dae61 )