table:source-cell-range
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:filter [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:cell-range-address | [1..1] | text:cellRangeAddress | from group text:table-source-cell-range-attlist |
Used in
- Anonymous type of element table:data-pilot-table
Sample instance
<table:source-cell-range table:cell-range-address="string"> <table:filter> <table:filter-condition table:field-number="1" table:value="string" table:operator="string" table:case-sensitive="string" table:data-type="text"/> </table:filter> </table:source-cell-range>