Class: Libxlsxwriter::Protection
- Inherits:
- 
      FFI::Struct
      
        - Object
- FFI::Struct
- Libxlsxwriter::Protection
 
- Defined in:
- lib/fast_excel/binding.rb
Overview
Fields:
- :no_select_locked_cells
- 
(Integer) Turn off selection of locked cells. This in on in Excel by default. 
- :no_select_unlocked_cells
- 
(Integer) Turn off selection of unlocked cells. This in on in Excel by default. 
- :format_cells
- 
(Integer) Prevent formatting of cells. 
- :format_columns
- 
(Integer) Prevent formatting of columns. 
- :format_rows
- 
(Integer) Prevent formatting of rows. 
- :insert_columns
- 
(Integer) Prevent insertion of columns. 
- :insert_rows
- 
(Integer) Prevent insertion of rows. 
- :insert_hyperlinks
- 
(Integer) Prevent insertion of hyperlinks. 
- :delete_columns
- 
(Integer) Prevent deletion of columns. 
- :delete_rows
- 
(Integer) Prevent deletion of rows. 
- :sort
- 
(Integer) Prevent sorting data. 
- :autofilter
- 
(Integer) Prevent filtering data. 
- :pivot_tables
- 
(Integer) Prevent insertion of pivot tables. 
- :scenarios
- 
(Integer) Protect scenarios. 
- :objects
- 
(Integer) Protect drawing objects. 
- :no_sheet
- 
(Integer) 
- :content
- 
(Integer) 
- :is_configured
- 
(Integer) 
- :hash
- 
(Array<Integer>)