Issue 123904 - [Calc] No API equivalent for table:select-protected-cells
Summary: [Calc] No API equivalent for table:select-protected-cells
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.0.1
Hardware: All All
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 16:50 UTC by j.tronel
Modified: 2013-12-22 16:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description j.tronel 2013-12-22 16:50:31 UTC
Hello,

Sheet protection allows preventing selection of protected and/or unprotected cells (table:table-protection table:select-protected-cells)

No equivalent property is to be found in the API for cell, cellrange, sheet or document.

Some macros badly need this feature to be added.