table:calculation-settings
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- table:null-date [0..1]
- table:iteration [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:case-sensitive | [1..1] | text:boolean | from group table:case-sensitive | |
table:precision-as-shown | [0..1] | text:boolean | Default value is "false". from group text:table-calculation-setting-attlist | |
table:search-criteria-must-apply-to-whole-cell | [0..1] | text:boolean | Default value is "true". from group text:table-calculation-setting-attlist | |
table:automatic-find-labels | [0..1] | text:boolean | Default value is "true". from group text:table-calculation-setting-attlist | |
table:use-regular-expressions | [0..1] | text:boolean | Default value is "true". from group text:table-calculation-setting-attlist | |
table:null-year | [0..1] | text:positiveInteger | Default value is "1930". from group text:table-calculation-setting-attlist |
Used in
- Group text:table-decls
- Anonymous type of element office:chart via reference to text:office-chart-content-prelude
- Anonymous type of element office:drawing via reference to text:office-drawing-content-prelude
- Anonymous type of element office:presentation via reference to text:office-presentation-content-prelude
- Anonymous type of element office:spreadsheet via reference to text:office-spreadsheet-content-prelude
- Anonymous type of element office:text via reference to text:office-text-content-prelude
- Group text:office-chart-content-prelude via reference to text:table-decls
- Group text:office-drawing-content-prelude via reference to text:table-decls
- Group text:office-presentation-content-prelude via reference to text:table-decls
- Group text:office-spreadsheet-content-prelude via reference to text:table-decls
- Group text:office-text-content-prelude via reference to text:table-decls
Sample instance
<table:calculation-settings table:case-sensitive="true"> <table:null-date/> <table:iteration/> </table:calculation-settings>