{ "TargetNamespace": "http://schemas.openxmlformats.org/spreadsheetml/2006/main", "Types": [ { "Name": "x:CT_Extension/x:ext", "ClassName": "Extension", "Summary": "Extension.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "PropertyName": "Uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CalcChain/x:calcChain", "ClassName": "CalculationChain", "Summary": "Calculation Chain Info.", "Part": "CalculationChainPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CalcCell/x:c" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CalcCell/x:c", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Comments/x:comments", "ClassName": "Comments", "Summary": "Comments.", "Part": "WorksheetCommentsPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Authors/x:authors", "PropertyName": "Authors", "PropertyComments": "Authors" }, { "Name": "x:CT_CommentList/x:commentList", "PropertyName": "CommentList", "PropertyComments": "List of Comments" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Authors/x:authors" }, { "Name": "x:CT_CommentList/x:commentList" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_MapInfo/x:MapInfo", "ClassName": "MapInfo", "Summary": "XML Mapping.", "Part": "CustomXmlMappingsPart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":SelectionNamespaces", "PropertyName": "SelectionNamespaces", "Type": "StringValue", "PropertyComments": "Prefix Mappings for XPath Expressions", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_Schema/x:Schema" }, { "Name": "x:CT_Map/x:Map" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Schema/x:Schema", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_Map/x:Map", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Connections/x:connections", "ClassName": "Connections", "Summary": "Connections.", "Part": "ConnectionsPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Connection/x:connection" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Connection/x:connection", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotCacheDefinition/x:pivotCacheDefinition", "ClassName": "PivotCacheDefinition", "Summary": "PivotCache Definition.", "Part": "PivotTableCacheDefinitionPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "id" }, { "QName": ":invalid", "PropertyName": "Invalid", "Type": "BooleanValue", "PropertyComments": "invalid" }, { "QName": ":saveData", "PropertyName": "SaveData", "Type": "BooleanValue", "PropertyComments": "saveData" }, { "QName": ":refreshOnLoad", "PropertyName": "RefreshOnLoad", "Type": "BooleanValue", "PropertyComments": "refreshOnLoad" }, { "QName": ":optimizeMemory", "PropertyName": "OptimizeMemory", "Type": "BooleanValue", "PropertyComments": "optimizeMemory" }, { "QName": ":enableRefresh", "PropertyName": "EnableRefresh", "Type": "BooleanValue", "PropertyComments": "enableRefresh" }, { "QName": ":refreshedBy", "PropertyName": "RefreshedBy", "Type": "StringValue", "PropertyComments": "refreshedBy" }, { "QName": ":refreshedDateIso", "PropertyName": "LastRefreshedDateIso", "Type": "DateTimeValue", "PropertyComments": "refreshedDateIso" }, { "QName": ":refreshedDate", "PropertyName": "RefreshedDate", "Type": "DoubleValue", "PropertyComments": "refreshedDate" }, { "QName": ":backgroundQuery", "PropertyName": "BackgroundQuery", "Type": "BooleanValue", "PropertyComments": "backgroundQuery" }, { "QName": ":missingItemsLimit", "PropertyName": "MissingItemsLimit", "Type": "UInt32Value", "PropertyComments": "missingItemsLimit" }, { "QName": ":createdVersion", "PropertyName": "CreatedVersion", "Type": "ByteValue", "PropertyComments": "createdVersion" }, { "QName": ":refreshedVersion", "PropertyName": "RefreshedVersion", "Type": "ByteValue", "PropertyComments": "refreshedVersion" }, { "QName": ":minRefreshableVersion", "PropertyName": "MinRefreshableVersion", "Type": "ByteValue", "PropertyComments": "minRefreshableVersion" }, { "QName": ":recordCount", "PropertyName": "RecordCount", "Type": "UInt32Value", "PropertyComments": "recordCount" }, { "QName": ":upgradeOnRefresh", "PropertyName": "UpgradeOnRefresh", "Type": "BooleanValue", "PropertyComments": "upgradeOnRefresh" }, { "QName": ":tupleCache", "PropertyName": "IsTupleCache", "Type": "BooleanValue", "PropertyComments": "tupleCache" }, { "QName": ":supportSubquery", "PropertyName": "SupportSubquery", "Type": "BooleanValue", "PropertyComments": "supportSubquery" }, { "QName": ":supportAdvancedDrill", "PropertyName": "SupportAdvancedDrill", "Type": "BooleanValue", "PropertyComments": "supportAdvancedDrill" } ], "Children": [ { "Name": "x:CT_CacheSource/x:cacheSource", "PropertyName": "CacheSource" }, { "Name": "x:CT_CacheFields/x:cacheFields", "PropertyName": "CacheFields" }, { "Name": "x:CT_CacheHierarchies/x:cacheHierarchies", "PropertyName": "CacheHierarchies" }, { "Name": "x:CT_PCDKPIs/x:kpis", "PropertyName": "Kpis" }, { "Name": "x:CT_TupleCache/x:tupleCache", "PropertyName": "TupleCache" }, { "Name": "x:CT_CalculatedItems/x:calculatedItems", "PropertyName": "CalculatedItems" }, { "Name": "x:CT_CalculatedMembers/x:calculatedMembers", "PropertyName": "CalculatedMembers" }, { "Name": "x:CT_Dimensions/x:dimensions", "PropertyName": "Dimensions" }, { "Name": "x:CT_MeasureGroups/x:measureGroups", "PropertyName": "MeasureGroups" }, { "Name": "x:CT_MeasureDimensionMaps/x:maps", "PropertyName": "Maps" }, { "Name": "x:CT_PivotCacheDefinitionExtensionList/x:extLst", "PropertyName": "PivotCacheDefinitionExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheSource/x:cacheSource" }, { "Name": "x:CT_CacheFields/x:cacheFields" }, { "Name": "x:CT_CacheHierarchies/x:cacheHierarchies", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PCDKPIs/x:kpis", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TupleCache/x:tupleCache", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CalculatedItems/x:calculatedItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CalculatedMembers/x:calculatedMembers", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Dimensions/x:dimensions", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MeasureGroups/x:measureGroups", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MeasureDimensionMaps/x:maps", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotCacheDefinitionExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotCacheRecords/x:pivotCacheRecords", "ClassName": "PivotCacheRecords", "Summary": "PivotCache Records.", "Part": "PivotTableCacheRecordsPart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "PivotCache Records Count" } ], "Children": [ { "Name": "x:CT_Record/x:r" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Record/x:r", "Occurs": [ {} ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_pivotTableDefinition/x:pivotTableDefinition", "ClassName": "PivotTableDefinition", "Summary": "PivotTable Definition.", "Part": "PivotTablePart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":cacheId", "PropertyName": "CacheId", "Type": "UInt32Value", "PropertyComments": "cacheId", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":dataOnRows", "PropertyName": "DataOnRows", "Type": "BooleanValue", "PropertyComments": "dataOnRows" }, { "QName": ":dataPosition", "PropertyName": "DataPosition", "Type": "UInt32Value", "PropertyComments": "dataPosition" }, { "QName": ":autoFormatId", "PropertyName": "AutoFormatId", "Type": "UInt32Value", "PropertyComments": "Auto Format Id" }, { "QName": ":applyNumberFormats", "PropertyName": "ApplyNumberFormats", "Type": "BooleanValue", "PropertyComments": "Apply Number Formats" }, { "QName": ":applyBorderFormats", "PropertyName": "ApplyBorderFormats", "Type": "BooleanValue", "PropertyComments": "Apply Border Formats" }, { "QName": ":applyFontFormats", "PropertyName": "ApplyFontFormats", "Type": "BooleanValue", "PropertyComments": "Apply Font Formats" }, { "QName": ":applyPatternFormats", "PropertyName": "ApplyPatternFormats", "Type": "BooleanValue", "PropertyComments": "Apply Pattern Formats" }, { "QName": ":applyAlignmentFormats", "PropertyName": "ApplyAlignmentFormats", "Type": "BooleanValue", "PropertyComments": "Apply Alignment Formats" }, { "QName": ":applyWidthHeightFormats", "PropertyName": "ApplyWidthHeightFormats", "Type": "BooleanValue", "PropertyComments": "Apply Width / Height Formats" }, { "QName": ":dataCaption", "PropertyName": "DataCaption", "Type": "StringValue", "PropertyComments": "dataCaption", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":grandTotalCaption", "PropertyName": "GrandTotalCaption", "Type": "StringValue", "PropertyComments": "grandTotalCaption" }, { "QName": ":errorCaption", "PropertyName": "ErrorCaption", "Type": "StringValue", "PropertyComments": "errorCaption" }, { "QName": ":showError", "PropertyName": "ShowError", "Type": "BooleanValue", "PropertyComments": "showError" }, { "QName": ":missingCaption", "PropertyName": "MissingCaption", "Type": "StringValue", "PropertyComments": "missingCaption" }, { "QName": ":showMissing", "PropertyName": "ShowMissing", "Type": "BooleanValue", "PropertyComments": "showMissing" }, { "QName": ":pageStyle", "PropertyName": "PageStyle", "Type": "StringValue", "PropertyComments": "pageStyle" }, { "QName": ":pivotTableStyle", "PropertyName": "PivotTableStyleName", "Type": "StringValue", "PropertyComments": "pivotTableStyle" }, { "QName": ":vacatedStyle", "PropertyName": "VacatedStyle", "Type": "StringValue", "PropertyComments": "vacatedStyle" }, { "QName": ":tag", "PropertyName": "Tag", "Type": "StringValue", "PropertyComments": "tag" }, { "QName": ":updatedVersion", "PropertyName": "UpdatedVersion", "Type": "ByteValue", "PropertyComments": "updatedVersion" }, { "QName": ":minRefreshableVersion", "PropertyName": "MinRefreshableVersion", "Type": "ByteValue", "PropertyComments": "minRefreshableVersion" }, { "QName": ":asteriskTotals", "PropertyName": "AsteriskTotals", "Type": "BooleanValue", "PropertyComments": "asteriskTotals" }, { "QName": ":showItems", "PropertyName": "ShowItems", "Type": "BooleanValue", "PropertyComments": "showItems" }, { "QName": ":editData", "PropertyName": "EditData", "Type": "BooleanValue", "PropertyComments": "editData" }, { "QName": ":disableFieldList", "PropertyName": "DisableFieldList", "Type": "BooleanValue", "PropertyComments": "disableFieldList" }, { "QName": ":showCalcMbrs", "PropertyName": "ShowCalculatedMembers", "Type": "BooleanValue", "PropertyComments": "showCalcMbrs" }, { "QName": ":visualTotals", "PropertyName": "VisualTotals", "Type": "BooleanValue", "PropertyComments": "visualTotals" }, { "QName": ":showMultipleLabel", "PropertyName": "ShowMultipleLabel", "Type": "BooleanValue", "PropertyComments": "showMultipleLabel" }, { "QName": ":showDataDropDown", "PropertyName": "ShowDataDropDown", "Type": "BooleanValue", "PropertyComments": "showDataDropDown" }, { "QName": ":showDrill", "PropertyName": "ShowDrill", "Type": "BooleanValue", "PropertyComments": "showDrill" }, { "QName": ":printDrill", "PropertyName": "PrintDrill", "Type": "BooleanValue", "PropertyComments": "printDrill" }, { "QName": ":showMemberPropertyTips", "PropertyName": "ShowMemberPropertyTips", "Type": "BooleanValue", "PropertyComments": "showMemberPropertyTips" }, { "QName": ":showDataTips", "PropertyName": "ShowDataTips", "Type": "BooleanValue", "PropertyComments": "showDataTips" }, { "QName": ":enableWizard", "PropertyName": "EnableWizard", "Type": "BooleanValue", "PropertyComments": "enableWizard" }, { "QName": ":enableDrill", "PropertyName": "EnableDrill", "Type": "BooleanValue", "PropertyComments": "enableDrill" }, { "QName": ":enableFieldProperties", "PropertyName": "EnableFieldProperties", "Type": "BooleanValue", "PropertyComments": "enableFieldProperties" }, { "QName": ":preserveFormatting", "PropertyName": "PreserveFormatting", "Type": "BooleanValue", "PropertyComments": "preserveFormatting" }, { "QName": ":useAutoFormatting", "PropertyName": "UseAutoFormatting", "Type": "BooleanValue", "PropertyComments": "useAutoFormatting" }, { "QName": ":pageWrap", "PropertyName": "PageWrap", "Type": "UInt32Value", "PropertyComments": "pageWrap" }, { "QName": ":pageOverThenDown", "PropertyName": "PageOverThenDown", "Type": "BooleanValue", "PropertyComments": "pageOverThenDown" }, { "QName": ":subtotalHiddenItems", "PropertyName": "SubtotalHiddenItems", "Type": "BooleanValue", "PropertyComments": "subtotalHiddenItems" }, { "QName": ":rowGrandTotals", "PropertyName": "RowGrandTotals", "Type": "BooleanValue", "PropertyComments": "rowGrandTotals" }, { "QName": ":colGrandTotals", "PropertyName": "ColumnGrandTotals", "Type": "BooleanValue", "PropertyComments": "colGrandTotals" }, { "QName": ":fieldPrintTitles", "PropertyName": "FieldPrintTitles", "Type": "BooleanValue", "PropertyComments": "fieldPrintTitles" }, { "QName": ":itemPrintTitles", "PropertyName": "ItemPrintTitles", "Type": "BooleanValue", "PropertyComments": "itemPrintTitles" }, { "QName": ":mergeItem", "PropertyName": "MergeItem", "Type": "BooleanValue", "PropertyComments": "mergeItem" }, { "QName": ":showDropZones", "PropertyName": "ShowDropZones", "Type": "BooleanValue", "PropertyComments": "showDropZones" }, { "QName": ":createdVersion", "PropertyName": "CreatedVersion", "Type": "ByteValue", "PropertyComments": "createdVersion" }, { "QName": ":indent", "PropertyName": "Indent", "Type": "UInt32Value", "PropertyComments": "indent" }, { "QName": ":showEmptyRow", "PropertyName": "ShowEmptyRow", "Type": "BooleanValue", "PropertyComments": "showEmptyRow" }, { "QName": ":showEmptyCol", "PropertyName": "ShowEmptyColumn", "Type": "BooleanValue", "PropertyComments": "showEmptyCol" }, { "QName": ":showHeaders", "PropertyName": "ShowHeaders", "Type": "BooleanValue", "PropertyComments": "showHeaders" }, { "QName": ":compact", "PropertyName": "Compact", "Type": "BooleanValue", "PropertyComments": "compact" }, { "QName": ":outline", "PropertyName": "Outline", "Type": "BooleanValue", "PropertyComments": "outline" }, { "QName": ":outlineData", "PropertyName": "OutlineData", "Type": "BooleanValue", "PropertyComments": "outlineData" }, { "QName": ":compactData", "PropertyName": "CompactData", "Type": "BooleanValue", "PropertyComments": "compactData" }, { "QName": ":published", "PropertyName": "Published", "Type": "BooleanValue", "PropertyComments": "published" }, { "QName": ":gridDropZones", "PropertyName": "GridDropZones", "Type": "BooleanValue", "PropertyComments": "gridDropZones" }, { "QName": ":immersive", "PropertyName": "StopImmersiveUi", "Type": "BooleanValue", "PropertyComments": "immersive" }, { "QName": ":multipleFieldFilters", "PropertyName": "MultipleFieldFilters", "Type": "BooleanValue", "PropertyComments": "multipleFieldFilters" }, { "QName": ":chartFormat", "PropertyName": "ChartFormat", "Type": "UInt32Value", "PropertyComments": "chartFormat" }, { "QName": ":rowHeaderCaption", "PropertyName": "RowHeaderCaption", "Type": "StringValue", "PropertyComments": "rowHeaderCaption" }, { "QName": ":colHeaderCaption", "PropertyName": "ColumnHeaderCaption", "Type": "StringValue", "PropertyComments": "colHeaderCaption" }, { "QName": ":fieldListSortAscending", "PropertyName": "FieldListSortAscending", "Type": "BooleanValue", "PropertyComments": "fieldListSortAscending" }, { "QName": ":mdxSubqueries", "PropertyName": "MdxSubqueries", "Type": "BooleanValue", "PropertyComments": "mdxSubqueries" }, { "QName": ":customListSort", "PropertyName": "CustomListSort", "Type": "BooleanValue", "PropertyComments": "customListSort" } ], "Children": [ { "Name": "x:CT_Location/x:location", "PropertyName": "Location" }, { "Name": "x:CT_PivotFields/x:pivotFields", "PropertyName": "PivotFields" }, { "Name": "x:CT_RowFields/x:rowFields", "PropertyName": "RowFields" }, { "Name": "x:CT_rowItems/x:rowItems", "PropertyName": "RowItems" }, { "Name": "x:CT_ColFields/x:colFields", "PropertyName": "ColumnFields" }, { "Name": "x:CT_colItems/x:colItems", "PropertyName": "ColumnItems" }, { "Name": "x:CT_PageFields/x:pageFields", "PropertyName": "PageFields" }, { "Name": "x:CT_DataFields/x:dataFields", "PropertyName": "DataFields" }, { "Name": "x:CT_Formats/x:formats", "PropertyName": "Formats" }, { "Name": "x:CT_ConditionalFormats/x:conditionalFormats", "PropertyName": "ConditionalFormats" }, { "Name": "x:CT_ChartFormats/x:chartFormats", "PropertyName": "ChartFormats" }, { "Name": "x:CT_PivotHierarchies/x:pivotHierarchies", "PropertyName": "PivotHierarchies" }, { "Name": "x:CT_PivotTableStyle/x:pivotTableStyleInfo", "PropertyName": "PivotTableStyle" }, { "Name": "x:CT_PivotFilters/x:filters", "PropertyName": "PivotFilters" }, { "Name": "x:CT_RowHierarchiesUsage/x:rowHierarchiesUsage", "PropertyName": "RowHierarchiesUsage" }, { "Name": "x:CT_ColHierarchiesUsage/x:colHierarchiesUsage", "PropertyName": "ColumnHierarchiesUsage" }, { "Name": "x:CT_pivotTableDefinitionExtensionList/x:extLst", "PropertyName": "PivotTableDefinitionExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Location/x:location" }, { "Name": "x:CT_PivotFields/x:pivotFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RowFields/x:rowFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_rowItems/x:rowItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ColFields/x:colFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_colItems/x:colItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageFields/x:pageFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DataFields/x:dataFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Formats/x:formats", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ConditionalFormats/x:conditionalFormats", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ChartFormats/x:chartFormats", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotHierarchies/x:pivotHierarchies", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotTableStyle/x:pivotTableStyleInfo", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotFilters/x:filters", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RowHierarchiesUsage/x:rowHierarchiesUsage", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ColHierarchiesUsage/x:colHierarchiesUsage", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_pivotTableDefinitionExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_QueryTable/x:queryTable", "ClassName": "QueryTable", "Summary": "Query Table.", "Part": "QueryTablePart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":headers", "PropertyName": "Headers", "Type": "BooleanValue", "PropertyComments": "headers" }, { "QName": ":rowNumbers", "PropertyName": "RowNumbers", "Type": "BooleanValue", "PropertyComments": "rowNumbers" }, { "QName": ":disableRefresh", "PropertyName": "DisableRefresh", "Type": "BooleanValue", "PropertyComments": "disableRefresh" }, { "QName": ":backgroundRefresh", "PropertyName": "BackgroundRefresh", "Type": "BooleanValue", "PropertyComments": "backgroundRefresh" }, { "QName": ":firstBackgroundRefresh", "PropertyName": "FirstBackgroundRefresh", "Type": "BooleanValue", "PropertyComments": "firstBackgroundRefresh" }, { "QName": ":refreshOnLoad", "PropertyName": "RefreshOnLoad", "Type": "BooleanValue", "PropertyComments": "refreshOnLoad" }, { "QName": ":growShrinkType", "PropertyName": "GrowShrinkType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues\u003E", "PropertyComments": "growShrinkType" }, { "QName": ":fillFormulas", "PropertyName": "FillFormulas", "Type": "BooleanValue", "PropertyComments": "fillFormulas" }, { "QName": ":removeDataOnSave", "PropertyName": "RemoveDataOnSave", "Type": "BooleanValue", "PropertyComments": "removeDataOnSave" }, { "QName": ":disableEdit", "PropertyName": "DisableEdit", "Type": "BooleanValue", "PropertyComments": "disableEdit" }, { "QName": ":preserveFormatting", "PropertyName": "PreserveFormatting", "Type": "BooleanValue", "PropertyComments": "preserveFormatting" }, { "QName": ":adjustColumnWidth", "PropertyName": "AdjustColumnWidth", "Type": "BooleanValue", "PropertyComments": "adjustColumnWidth" }, { "QName": ":intermediate", "PropertyName": "Intermediate", "Type": "BooleanValue", "PropertyComments": "intermediate" }, { "QName": ":connectionId", "PropertyName": "ConnectionId", "Type": "UInt32Value", "PropertyComments": "connectionId", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":autoFormatId", "PropertyName": "AutoFormatId", "Type": "UInt32Value", "PropertyComments": "Auto Format Id" }, { "QName": ":applyNumberFormats", "PropertyName": "ApplyNumberFormats", "Type": "BooleanValue", "PropertyComments": "Apply Number Formats" }, { "QName": ":applyBorderFormats", "PropertyName": "ApplyBorderFormats", "Type": "BooleanValue", "PropertyComments": "Apply Border Formats" }, { "QName": ":applyFontFormats", "PropertyName": "ApplyFontFormats", "Type": "BooleanValue", "PropertyComments": "Apply Font Formats" }, { "QName": ":applyPatternFormats", "PropertyName": "ApplyPatternFormats", "Type": "BooleanValue", "PropertyComments": "Apply Pattern Formats" }, { "QName": ":applyAlignmentFormats", "PropertyName": "ApplyAlignmentFormats", "Type": "BooleanValue", "PropertyComments": "Apply Alignment Formats" }, { "QName": ":applyWidthHeightFormats", "PropertyName": "ApplyWidthHeightFormats", "Type": "BooleanValue", "PropertyComments": "Apply Width / Height Formats" } ], "Children": [ { "Name": "x:CT_QueryTableRefresh/x:queryTableRefresh", "PropertyName": "QueryTableRefresh" }, { "Name": "x:CT_QueryTableExtensionList/x:extLst", "PropertyName": "QueryTableExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_QueryTableRefresh/x:queryTableRefresh", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_QueryTableExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Sst/x:sst", "ClassName": "SharedStringTable", "Summary": "Shared String Table.", "Part": "SharedStringTablePart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "String Count" }, { "QName": ":uniqueCount", "PropertyName": "UniqueCount", "Type": "UInt32Value", "PropertyComments": "Unique String Count" } ], "Children": [ { "Name": "x:CT_Rst/x:si" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Rst/x:si", "Occurs": [ {} ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionHeaders/x:headers", "ClassName": "Headers", "Summary": "Revision Headers.", "Part": "WorkbookRevisionHeaderPart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "Last Revision GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":lastGuid", "PropertyName": "LastGuid", "Type": "StringValue", "PropertyComments": "Last GUID", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":shared", "PropertyName": "Shared", "Type": "BooleanValue", "PropertyComments": "Shared Workbook" }, { "QName": ":diskRevisions", "PropertyName": "DiskRevisions", "Type": "BooleanValue", "PropertyComments": "Disk Revisions" }, { "QName": ":history", "PropertyName": "History", "Type": "BooleanValue", "PropertyComments": "History" }, { "QName": ":trackRevisions", "PropertyName": "TrackRevisions", "Type": "BooleanValue", "PropertyComments": "Track Revisions" }, { "QName": ":exclusive", "PropertyName": "Exclusive", "Type": "BooleanValue", "PropertyComments": "Exclusive Mode" }, { "QName": ":revisionId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id" }, { "QName": ":version", "PropertyName": "Version", "Type": "Int32Value", "PropertyComments": "Version" }, { "QName": ":keepChangeHistory", "PropertyName": "KeepChangeHistory", "Type": "BooleanValue", "PropertyComments": "Keep Change History" }, { "QName": ":protected", "PropertyName": "Protected", "Type": "BooleanValue", "PropertyComments": "Protected" }, { "QName": ":preserveHistory", "PropertyName": "PreserveHistory", "Type": "UInt32Value", "PropertyComments": "Preserve History" } ], "Children": [ { "Name": "x:CT_RevisionHeader/x:header" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_RevisionHeader/x:header", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Revisions/x:revisions", "ClassName": "Revisions", "Summary": "Revisions.", "Part": "WorkbookRevisionLogPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_RevisionRowColumn/x:rrc" }, { "Name": "x:CT_RevisionMove/x:rm" }, { "Name": "x:CT_RevisionCustomView/x:rcv" }, { "Name": "x:CT_RevisionSheetRename/x:rsnm" }, { "Name": "x:CT_RevisionInsertSheet/x:ris" }, { "Name": "x:CT_RevisionCellChange/x:rcc" }, { "Name": "x:CT_RevisionFormatting/x:rfmt" }, { "Name": "x:CT_RevisionAutoFormatting/x:raf" }, { "Name": "x:CT_RevisionDefinedName/x:rdn" }, { "Name": "x:CT_RevisionComment/x:rcmt" }, { "Name": "x:CT_RevisionQueryTableField/x:rqt" }, { "Name": "x:CT_RevisionConflict/x:rcft" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_RevisionRowColumn/x:rrc", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionMove/x:rm", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionCustomView/x:rcv", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionSheetRename/x:rsnm", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionInsertSheet/x:ris", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionCellChange/x:rcc", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionFormatting/x:rfmt", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionAutoFormatting/x:raf", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionDefinedName/x:rdn", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionComment/x:rcmt", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionQueryTableField/x:rqt", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionConflict/x:rcft", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Users/x:users", "ClassName": "Users", "Summary": "User List.", "Part": "WorkbookUserDataPart", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Active User Count" } ], "Children": [ { "Name": "x:CT_SharedUser/x:userInfo" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SharedUser/x:userInfo", "Occurs": [ { "Max": 256 } ] } ] } }, { "Name": "x:CT_Worksheet/x:worksheet", "ClassName": "Worksheet", "Summary": "Worksheet.", "Part": "WorksheetPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_SheetPr/x:sheetPr", "PropertyName": "SheetProperties" }, { "Name": "x:CT_SheetDimension/x:dimension", "PropertyName": "SheetDimension" }, { "Name": "x:CT_SheetViews/x:sheetViews", "PropertyName": "SheetViews" }, { "Name": "x:CT_SheetFormatPr/x:sheetFormatPr", "PropertyName": "SheetFormatProperties" }, { "Name": "x:CT_Cols/x:cols" }, { "Name": "x:CT_SheetData/x:sheetData" }, { "Name": "x:CT_SheetCalcPr/x:sheetCalcPr" }, { "Name": "x:CT_SheetProtection/x:sheetProtection" }, { "Name": "x:CT_ProtectedRanges/x:protectedRanges" }, { "Name": "x:CT_Scenarios/x:scenarios" }, { "Name": "x:CT_AutoFilter/x:autoFilter" }, { "Name": "x:CT_SortState/x:sortState" }, { "Name": "x:CT_DataConsolidate/x:dataConsolidate" }, { "Name": "x:CT_CustomSheetViews/x:customSheetViews" }, { "Name": "x:CT_MergeCells/x:mergeCells" }, { "Name": "x:CT_PhoneticPr/x:phoneticPr" }, { "Name": "x:CT_ConditionalFormatting/x:conditionalFormatting" }, { "Name": "x:CT_DataValidations/x:dataValidations" }, { "Name": "x:CT_Hyperlinks/x:hyperlinks" }, { "Name": "x:CT_PrintOptions/x:printOptions" }, { "Name": "x:CT_PageMargins/x:pageMargins" }, { "Name": "x:CT_PageSetup/x:pageSetup" }, { "Name": "x:CT_HeaderFooter/x:headerFooter" }, { "Name": "x:CT_PageBreak/x:rowBreaks" }, { "Name": "x:CT_PageBreak/x:colBreaks" }, { "Name": "x:CT_CustomProperties/x:customProperties" }, { "Name": "x:CT_CellWatches/x:cellWatches" }, { "Name": "x:CT_IgnoredErrors/x:ignoredErrors" }, { "Name": "x:CT_Drawing/x:drawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF" }, { "Name": "x:CT_DrawingHF/x:drawingHF" }, { "Name": "x:CT_SheetBackgroundPicture/x:picture" }, { "Name": "x:CT_OleObjects/x:oleObjects" }, { "Name": "x:CT_Controls/x:controls" }, { "Name": "x:CT_WebPublishItems/x:webPublishItems" }, { "Name": "x:CT_TableParts/x:tableParts" }, { "Name": "x:CT_WorksheetExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SheetPr/x:sheetPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetDimension/x:dimension", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetViews/x:sheetViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetFormatPr/x:sheetFormatPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Cols/x:cols", "Occurs": [ {} ] }, { "Name": "x:CT_SheetData/x:sheetData" }, { "Name": "x:CT_SheetCalcPr/x:sheetCalcPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetProtection/x:sheetProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ProtectedRanges/x:protectedRanges", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Scenarios/x:scenarios", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_AutoFilter/x:autoFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SortState/x:sortState", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DataConsolidate/x:dataConsolidate", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CustomSheetViews/x:customSheetViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MergeCells/x:mergeCells", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PhoneticPr/x:phoneticPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ConditionalFormatting/x:conditionalFormatting", "Occurs": [ {} ] }, { "Name": "x:CT_DataValidations/x:dataValidations", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Hyperlinks/x:hyperlinks", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PrintOptions/x:printOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageMargins/x:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageSetup/x:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageBreak/x:rowBreaks", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageBreak/x:colBreaks", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CustomProperties/x:customProperties", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellWatches/x:cellWatches", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_IgnoredErrors/x:ignoredErrors", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Drawing/x:drawing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DrawingHF/x:drawingHF", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetBackgroundPicture/x:picture", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_OleObjects/x:oleObjects", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Controls/x:controls", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WebPublishItems/x:webPublishItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TableParts/x:tableParts", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WorksheetExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Chartsheet/x:chartsheet", "ClassName": "Chartsheet", "Summary": "Chart Sheet.", "Part": "ChartsheetPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ChartsheetPr/x:sheetPr", "PropertyName": "ChartSheetProperties", "PropertyComments": "Chart Sheet Properties" }, { "Name": "x:CT_ChartsheetViews/x:sheetViews", "PropertyName": "ChartSheetViews", "PropertyComments": "Chart Sheet Views" }, { "Name": "x:CT_ChartsheetProtection/x:sheetProtection", "PropertyName": "ChartSheetProtection", "PropertyComments": "Chart Sheet Protection" }, { "Name": "x:CT_CustomChartsheetViews/x:customSheetViews", "PropertyName": "CustomChartsheetViews", "PropertyComments": "Custom Chart Sheet Views" }, { "Name": "x:CT_PageMargins/x:pageMargins", "PropertyName": "PageMargins" }, { "Name": "x:CT_CsPageSetup/x:pageSetup", "PropertyName": "ChartSheetPageSetup" }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "PropertyName": "HeaderFooter" }, { "Name": "x:CT_Drawing/x:drawing", "PropertyName": "Drawing", "PropertyComments": "Drawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing", "PropertyName": "LegacyDrawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "PropertyName": "LegacyDrawingHeaderFooter", "PropertyComments": "Legacy Drawing Reference in Header Footer" }, { "Name": "x:CT_DrawingHF/x:drawingHF", "PropertyName": "DrawingHeaderFooter" }, { "Name": "x:CT_SheetBackgroundPicture/x:picture", "PropertyName": "Picture" }, { "Name": "x:CT_WebPublishItems/x:webPublishItems", "PropertyName": "WebPublishItems" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ChartsheetPr/x:sheetPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ChartsheetViews/x:sheetViews" }, { "Name": "x:CT_ChartsheetProtection/x:sheetProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CustomChartsheetViews/x:customSheetViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageMargins/x:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CsPageSetup/x:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Drawing/x:drawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DrawingHF/x:drawingHF", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_SheetBackgroundPicture/x:picture", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WebPublishItems/x:webPublishItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Dialogsheet/x:dialogsheet", "ClassName": "DialogSheet", "Summary": "Dialog Sheet.", "Part": "DialogsheetPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_SheetPr/x:sheetPr", "PropertyName": "SheetProperties", "PropertyComments": "Sheet Properties" }, { "Name": "x:CT_SheetViews/x:sheetViews", "PropertyName": "SheetViews", "PropertyComments": "Dialog Sheet Views" }, { "Name": "x:CT_SheetFormatPr/x:sheetFormatPr", "PropertyName": "SheetFormatProperties", "PropertyComments": "Dialog Sheet Format Properties" }, { "Name": "x:CT_SheetProtection/x:sheetProtection", "PropertyName": "SheetProtection", "PropertyComments": "Sheet Protection" }, { "Name": "x:CT_CustomSheetViews/x:customSheetViews", "PropertyName": "CustomSheetViews", "PropertyComments": "Custom Sheet Views" }, { "Name": "x:CT_PrintOptions/x:printOptions", "PropertyName": "PrintOptions", "PropertyComments": "Print Options" }, { "Name": "x:CT_PageMargins/x:pageMargins", "PropertyName": "PageMargins", "PropertyComments": "Page Margins" }, { "Name": "x:CT_PageSetup/x:pageSetup", "PropertyName": "PageSetup", "PropertyComments": "Page Setup Settings" }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "PropertyName": "HeaderFooter", "PropertyComments": "Header and Footer Settings" }, { "Name": "x:CT_Drawing/x:drawing", "PropertyName": "Drawing", "PropertyComments": "Drawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing", "PropertyName": "LegacyDrawing", "PropertyComments": "Legacy Drawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "PropertyName": "LegacyDrawingHeaderFooter", "PropertyComments": "Legacy Drawing Header Footer" }, { "Name": "x:CT_DrawingHF/x:drawingHF", "PropertyName": "DrawingHeaderFooter" }, { "Name": "x:CT_OleObjects/x:oleObjects", "PropertyName": "OleObjects" }, { "Name": "x:CT_Controls/x:controls", "PropertyName": "Controls" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SheetPr/x:sheetPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetViews/x:sheetViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetFormatPr/x:sheetFormatPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SheetProtection/x:sheetProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CustomSheetViews/x:customSheetViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PrintOptions/x:printOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageMargins/x:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageSetup/x:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Drawing/x:drawing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing" }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DrawingHF/x:drawingHF", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_OleObjects/x:oleObjects", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Controls/x:controls", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Metadata/x:metadata", "ClassName": "Metadata", "Summary": "Metadata.", "Part": "CellMetadataPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_MetadataTypes/x:metadataTypes", "PropertyName": "MetadataTypes", "PropertyComments": "Metadata Types Collection" }, { "Name": "x:CT_MetadataStrings/x:metadataStrings", "PropertyName": "MetadataStrings", "PropertyComments": "Metadata String Store" }, { "Name": "x:CT_MdxMetadata/x:mdxMetadata", "PropertyName": "MdxMetadata", "PropertyComments": "MDX Metadata Information" }, { "Name": "x:CT_FutureMetadata/x:futureMetadata" }, { "Name": "x:CT_MetadataBlocks/x:cellMetadata" }, { "Name": "x:CT_MetadataBlocks/x:valueMetadata" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataTypes/x:metadataTypes", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MetadataStrings/x:metadataStrings", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MdxMetadata/x:mdxMetadata", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FutureMetadata/x:futureMetadata", "Occurs": [ {} ] }, { "Name": "x:CT_MetadataBlocks/x:cellMetadata", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MetadataBlocks/x:valueMetadata", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_SingleXmlCells/x:singleXmlCells", "ClassName": "SingleXmlCells", "Summary": "Single Cells.", "Part": "SingleCellTablePart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_SingleXmlCell/x:singleXmlCell" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SingleXmlCell/x:singleXmlCell", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Stylesheet/x:styleSheet", "ClassName": "Stylesheet", "Summary": "Style Sheet.", "Part": "WorkbookStylesPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_NumFmts/x:numFmts", "PropertyName": "NumberingFormats" }, { "Name": "x:CT_Fonts/x:fonts", "PropertyName": "Fonts" }, { "Name": "x:CT_Fills/x:fills", "PropertyName": "Fills" }, { "Name": "x:CT_Borders/x:borders", "PropertyName": "Borders" }, { "Name": "x:CT_CellStyleXfs/x:cellStyleXfs", "PropertyName": "CellStyleFormats" }, { "Name": "x:CT_CellXfs/x:cellXfs", "PropertyName": "CellFormats" }, { "Name": "x:CT_CellStyles/x:cellStyles", "PropertyName": "CellStyles" }, { "Name": "x:CT_Dxfs/x:dxfs", "PropertyName": "DifferentialFormats" }, { "Name": "x:CT_TableStyles/x:tableStyles", "PropertyName": "TableStyles" }, { "Name": "x:CT_Colors/x:colors", "PropertyName": "Colors" }, { "Name": "x:CT_StylesheetExtensionList/x:extLst", "PropertyName": "StylesheetExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_NumFmts/x:numFmts", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Fonts/x:fonts", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Fills/x:fills", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Borders/x:borders", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellStyleXfs/x:cellStyleXfs", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellXfs/x:cellXfs", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellStyles/x:cellStyles", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Dxfs/x:dxfs", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TableStyles/x:tableStyles", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Colors/x:colors", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_StylesheetExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ExternalLink/x:externalLink", "ClassName": "ExternalLink", "Summary": "External Reference.", "Part": "ExternalWorkbookPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExternalBook/x:externalBook" }, { "Name": "x:CT_DdeLink/x:ddeLink" }, { "Name": "x:CT_OleLink/x:oleLink" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "x:CT_ExternalBook/x:externalBook" }, { "Name": "x:CT_DdeLink/x:ddeLink" }, { "Name": "x:CT_OleLink/x:oleLink" } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Table/x:table", "ClassName": "Table", "Summary": "Table.", "Part": "TableDefinitionPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Table Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name" }, { "QName": ":displayName", "PropertyName": "DisplayName", "Type": "StringValue", "PropertyComments": "Table Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":comment", "PropertyName": "Comment", "Type": "StringValue", "PropertyComments": "Table Comment" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":tableType", "PropertyName": "TableType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TableValues\u003E", "PropertyComments": "Table Type" }, { "QName": ":headerRowCount", "PropertyName": "HeaderRowCount", "Type": "UInt32Value", "PropertyComments": "Header Row Count" }, { "QName": ":insertRow", "PropertyName": "InsertRow", "Type": "BooleanValue", "PropertyComments": "Insert Row Showing" }, { "QName": ":insertRowShift", "PropertyName": "InsertRowShift", "Type": "BooleanValue", "PropertyComments": "Insert Row Shift" }, { "QName": ":totalsRowCount", "PropertyName": "TotalsRowCount", "Type": "UInt32Value", "PropertyComments": "Totals Row Count" }, { "QName": ":totalsRowShown", "PropertyName": "TotalsRowShown", "Type": "BooleanValue", "PropertyComments": "Totals Row Shown" }, { "QName": ":published", "PropertyName": "Published", "Type": "BooleanValue", "PropertyComments": "Published" }, { "QName": ":headerRowDxfId", "PropertyName": "HeaderRowFormatId", "Type": "UInt32Value", "PropertyComments": "Header Row Format Id" }, { "QName": ":dataDxfId", "PropertyName": "DataFormatId", "Type": "UInt32Value", "PropertyComments": "Data Area Format Id" }, { "QName": ":totalsRowDxfId", "PropertyName": "TotalsRowFormatId", "Type": "UInt32Value", "PropertyComments": "Totals Row Format Id" }, { "QName": ":headerRowBorderDxfId", "PropertyName": "HeaderRowBorderFormatId", "Type": "UInt32Value", "PropertyComments": "Header Row Border Format Id" }, { "QName": ":tableBorderDxfId", "PropertyName": "BorderFormatId", "Type": "UInt32Value", "PropertyComments": "Table Border Format Id" }, { "QName": ":totalsRowBorderDxfId", "PropertyName": "TotalsRowBorderFormatId", "Type": "UInt32Value", "PropertyComments": "Totals Row Border Format Id" }, { "QName": ":headerRowCellStyle", "PropertyName": "HeaderRowCellStyle", "Type": "StringValue", "PropertyComments": "Header Row Style" }, { "QName": ":dataCellStyle", "PropertyName": "DataCellStyle", "Type": "StringValue", "PropertyComments": "Data Style Name" }, { "QName": ":totalsRowCellStyle", "PropertyName": "TotalsRowCellStyle", "Type": "StringValue", "PropertyComments": "Totals Row Style" }, { "QName": ":connectionId", "PropertyName": "ConnectionId", "Type": "UInt32Value", "PropertyComments": "Connection ID" } ], "Children": [ { "Name": "x:CT_AutoFilter/x:autoFilter", "PropertyName": "AutoFilter", "PropertyComments": "Table AutoFilter" }, { "Name": "x:CT_SortState/x:sortState", "PropertyName": "SortState", "PropertyComments": "Sort State" }, { "Name": "x:CT_TableColumns/x:tableColumns", "PropertyName": "TableColumns", "PropertyComments": "Table Columns" }, { "Name": "x:CT_TableStyleInfo/x:tableStyleInfo", "PropertyName": "TableStyleInfo", "PropertyComments": "Table Style" }, { "Name": "x:CT_TableExtensionList/x:extLst", "PropertyName": "TableExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_AutoFilter/x:autoFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SortState/x:sortState", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TableColumns/x:tableColumns" }, { "Name": "x:CT_TableStyleInfo/x:tableStyleInfo", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TableExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_VolTypes/x:volTypes", "ClassName": "VolatileTypes", "Summary": "Volatile Dependency Types.", "Part": "VolatileDependenciesPart", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_VolType/x:volType" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_VolType/x:volType", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Workbook/x:workbook", "ClassName": "Workbook", "Summary": "Workbook.", "Part": "WorkbookPart", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":conformance", "PropertyName": "Conformance", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ConformanceClass\u003E", "PropertyComments": "conformance" } ], "Children": [ { "Name": "x:CT_FileVersion/x:fileVersion", "PropertyName": "FileVersion" }, { "Name": "x:CT_FileSharing/x:fileSharing", "PropertyName": "FileSharing" }, { "Name": "x:CT_WorkbookPr/x:workbookPr", "PropertyName": "WorkbookProperties" }, { "Name": "x15ac:CT_AbsolutePath/x15ac:absPath", "PropertyName": "AbsolutePath" }, { "Name": "x:CT_WorkbookProtection/x:workbookProtection", "PropertyName": "WorkbookProtection" }, { "Name": "x:CT_BookViews/x:bookViews", "PropertyName": "BookViews" }, { "Name": "x:CT_Sheets/x:sheets", "PropertyName": "Sheets" }, { "Name": "x:CT_FunctionGroups/x:functionGroups", "PropertyName": "FunctionGroups" }, { "Name": "x:CT_ExternalReferences/x:externalReferences", "PropertyName": "ExternalReferences" }, { "Name": "x:CT_DefinedNames/x:definedNames", "PropertyName": "DefinedNames" }, { "Name": "x:CT_CalcPr/x:calcPr", "PropertyName": "CalculationProperties" }, { "Name": "x:CT_OleSize/x:oleSize", "PropertyName": "OleSize" }, { "Name": "x:CT_CustomWorkbookViews/x:customWorkbookViews", "PropertyName": "CustomWorkbookViews" }, { "Name": "x:CT_PivotCaches/x:pivotCaches", "PropertyName": "PivotCaches" }, { "Name": "x:CT_WebPublishing/x:webPublishing", "PropertyName": "WebPublishing" }, { "Name": "x:CT_FileRecoveryPr/x:fileRecoveryPr" }, { "Name": "x:CT_WebPublishObjects/x:webPublishObjects" }, { "Name": "x:CT_WorkbookExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_FileVersion/x:fileVersion", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FileSharing/x:fileSharing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WorkbookPr/x:workbookPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x15ac:CT_AbsolutePath/x15ac:absPath", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" }, { "Name": "x:CT_WorkbookProtection/x:workbookProtection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BookViews/x:bookViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Sheets/x:sheets" }, { "Name": "x:CT_FunctionGroups/x:functionGroups", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExternalReferences/x:externalReferences", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DefinedNames/x:definedNames", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CalcPr/x:calcPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_OleSize/x:oleSize", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CustomWorkbookViews/x:customWorkbookViews", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotCaches/x:pivotCaches", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WebPublishing/x:webPublishing", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FileRecoveryPr/x:fileRecoveryPr", "Occurs": [ {} ] }, { "Name": "x:CT_WebPublishObjects/x:webPublishObjects", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WorkbookExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_FilterColumn/x:filterColumn", "ClassName": "FilterColumn", "Summary": "AutoFilter Column.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":colId", "PropertyName": "ColumnId", "Type": "UInt32Value", "PropertyComments": "Filter Column Data", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":hiddenButton", "PropertyName": "HiddenButton", "Type": "BooleanValue", "PropertyComments": "Hidden AutoFilter Button" }, { "QName": ":showButton", "PropertyName": "ShowButton", "Type": "BooleanValue", "PropertyComments": "Show Filter Button" } ], "Children": [ { "Name": "x:CT_Filters/x:filters", "PropertyName": "Filters", "PropertyComments": "Filter Criteria" }, { "Name": "x:CT_Top10/x:top10", "PropertyName": "Top10", "PropertyComments": "Top 10" }, { "Name": "x14:CT_CustomFilters/x14:customFilters", "PropertyName": "CustomFilters14" }, { "Name": "x:CT_CustomFilters/x:customFilters", "PropertyName": "CustomFilters", "PropertyComments": "Custom Filters" }, { "Name": "x:CT_DynamicFilter/x:dynamicFilter", "PropertyName": "DynamicFilter", "PropertyComments": "Dynamic Filter" }, { "Name": "x:CT_ColorFilter/x:colorFilter", "PropertyName": "ColorFilter", "PropertyComments": "Color Filter Criteria" }, { "Name": "x14:CT_IconFilter/x14:iconFilter", "PropertyName": "IconFilter14" }, { "Name": "x:CT_IconFilter/x:iconFilter", "PropertyName": "IconFilter", "PropertyComments": "Icon Filter" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "x:CT_Filters/x:filters", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Top10/x:top10", "Occurs": [ { "Max": 1 } ] }, { "Name": "x14:CT_CustomFilters/x14:customFilters", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_CustomFilters/x:customFilters", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DynamicFilter/x:dynamicFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ColorFilter/x:colorFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x14:CT_IconFilter/x14:iconFilter", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_IconFilter/x:iconFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_SortState/x:sortState", "ClassName": "SortState", "Summary": "Sort State for Auto Filter.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":columnSort", "PropertyName": "ColumnSort", "Type": "BooleanValue", "PropertyComments": "Sort by Columns" }, { "QName": ":caseSensitive", "PropertyName": "CaseSensitive", "Type": "BooleanValue", "PropertyComments": "Case Sensitive" }, { "QName": ":sortMethod", "PropertyName": "SortMethod", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SortMethodValues\u003E", "PropertyComments": "Sort Method" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Sort Range", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x14:CT_SortCondition/x14:sortCondition" }, { "Name": "x:CT_SortCondition/x:sortCondition" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "x14:CT_SortCondition/x14:sortCondition", "Occurs": [ { "Max": 64 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_SortCondition/x:sortCondition", "Occurs": [ { "Max": 64 } ] } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ExtensionList/x:extLst", "ClassName": "ExtensionList", "Summary": "Defines the ExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Extension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Group", "Occurs": [ { "Max": 1 } ], "Items": [ { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Extension/x:ext", "Occurs": [ {} ] } ] } ] } ] } }, { "Name": "x:CT_CustomFilter/x:customFilter", "ClassName": "CustomFilter", "Summary": "Custom Filter Criteria.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":operator", "PropertyName": "Operator", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FilterOperatorValues\u003E", "PropertyComments": "Filter Comparison Operator" }, { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Top or Bottom Value" } ] }, { "Name": "x:CT_CalcCell/x:c", "ClassName": "CalculationCell", "Summary": "Cell.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Cell Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":i", "PropertyName": "SheetId", "Type": "Int32Value", "PropertyComments": "Sheet Id" }, { "QName": ":s", "PropertyName": "InChildChain", "Type": "BooleanValue", "PropertyComments": "Child Chain" }, { "QName": ":l", "PropertyName": "NewLevel", "Type": "BooleanValue", "PropertyComments": "New Dependency Level" }, { "QName": ":t", "PropertyName": "NewThread", "Type": "BooleanValue", "PropertyComments": "New Thread" }, { "QName": ":a", "PropertyName": "Array", "Type": "BooleanValue", "PropertyComments": "Array" } ] }, { "Name": "x:CT_Authors/x:authors", "ClassName": "Authors", "Summary": "Authors.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Xstring/x:author" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:author", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CommentList/x:commentList", "ClassName": "CommentList", "Summary": "List of Comments.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Comment/x:comment" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Comment/x:comment", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Comment/x:comment", "ClassName": "Comment", "Summary": "Comment.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Cell Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":authorId", "PropertyName": "AuthorId", "Type": "UInt32Value", "PropertyComments": "Author Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "Unique Identifier for Comment", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":shapeId", "PropertyName": "ShapeId", "Type": "UInt32Value", "Version": "Office2010", "PropertyComments": "shapeId", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ], "Children": [ { "Name": "x:CT_Rst/x:text", "PropertyName": "CommentText", "PropertyComments": "Comment Text" }, { "Name": "x:CT_CommentPr/x:commentPr", "PropertyName": "CommentProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Rst/x:text" }, { "Name": "x:CT_CommentPr/x:commentPr", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_Xstring/x:author", "ClassName": "Author", "Summary": "Author.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:t", "ClassName": "Text", "Summary": "Text.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:v", "ClassName": "CellValue", "Summary": "Cell Value.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:formula", "ClassName": "Formula", "Summary": "Formula.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:oldFormula", "ClassName": "OldFormula", "Summary": "Old Formula.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:oddHeader", "ClassName": "OddHeader", "Summary": "Odd Header.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:oddFooter", "ClassName": "OddFooter", "Summary": "Odd Page Footer.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:evenHeader", "ClassName": "EvenHeader", "Summary": "Even Page Header.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:evenFooter", "ClassName": "EvenFooter", "Summary": "Even Page Footer.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:firstHeader", "ClassName": "FirstHeader", "Summary": "First Page Header.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:firstFooter", "ClassName": "FirstFooter", "Summary": "First Page Footer.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:val", "ClassName": "DdeLinkValue", "Summary": "DDE Link Value.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:stp", "ClassName": "Subtopic", "Summary": "Strings in Subtopic.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:formula1", "ClassName": "Formula1", "Summary": "Defines the Formula1 Class.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/x:formula2", "ClassName": "Formula2", "Summary": "Defines the Formula2 Class.", "BaseClass": "XstringType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_Xstring/", "ClassName": "XstringType", "Summary": "Defines the XstringType Class.", "BaseClass": "OpenXmlLeafTextElement", "IsAbstract": true, "IsLeafText": true, "Attributes": [ { "QName": "xml:space", "PropertyName": "Space", "Type": "EnumValue\u003CDocumentFormat.OpenXml.SpaceProcessingModeValues\u003E", "PropertyComments": "Content Contains Significant Whitespace" } ] }, { "Name": "x:CT_Schema/x:Schema", "ClassName": "Schema", "Summary": "XML Schema.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ID", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Schema ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":SchemaRef", "PropertyName": "SchemaReference", "Type": "StringValue", "PropertyComments": "Schema Reference" }, { "QName": ":Namespace", "PropertyName": "Namespace", "Type": "StringValue", "PropertyComments": "Schema Root Namespace" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Map/x:Map", "ClassName": "Map", "Summary": "XML Mapping Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ID", "PropertyName": "ID", "Type": "UInt32Value", "PropertyComments": "XML Mapping ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":Name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "XML Mapping Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":RootElement", "PropertyName": "RootElement", "Type": "StringValue", "PropertyComments": "Root Element Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":SchemaID", "PropertyName": "SchemaId", "Type": "StringValue", "PropertyComments": "Schema Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ShowImportExportValidationErrors", "PropertyName": "ShowImportExportErrors", "Type": "BooleanValue", "PropertyComments": "Show Validation Errors", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":AutoFit", "PropertyName": "AutoFit", "Type": "BooleanValue", "PropertyComments": "AutoFit Table on Refresh", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":Append", "PropertyName": "AppendData", "Type": "BooleanValue", "PropertyComments": "Append Data to Table", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":PreserveSortAFLayout", "PropertyName": "PreserveAutoFilterState", "Type": "BooleanValue", "PropertyComments": "Preserve AutoFilter State", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":PreserveFormat", "PropertyName": "PreserveFormat", "Type": "BooleanValue", "PropertyComments": "Preserve Cell Formatting", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_DataBinding/x:DataBinding", "PropertyName": "DataBinding", "PropertyComments": "XML Mapping" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataBinding/x:DataBinding", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DataBinding/x:DataBinding", "ClassName": "DataBinding", "Summary": "XML Mapping.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":DataBindingName", "PropertyName": "DataBindingName", "Type": "StringValue", "PropertyComments": "DataBindingName" }, { "QName": ":FileBinding", "PropertyName": "FileBinding", "Type": "BooleanValue", "PropertyComments": "FileBinding" }, { "QName": ":ConnectionID", "PropertyName": "ConnectionId", "Type": "UInt32Value", "PropertyComments": "ConnectionID" }, { "QName": ":FileBindingName", "PropertyName": "FileBindingName", "Type": "StringValue", "PropertyComments": "FileBindingName" }, { "QName": ":DataBindingLoadMode", "PropertyName": "DataBindingLoadMode", "Type": "UInt32Value", "PropertyComments": "DataBindingLoadMode", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Connection/x:connection", "ClassName": "Connection", "Summary": "Connection.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceFile", "PropertyName": "SourceFile", "Type": "StringValue", "PropertyComments": "sourceFile" }, { "QName": ":odcFile", "PropertyName": "ConnectionFile", "Type": "StringValue", "PropertyComments": "odcFile" }, { "QName": ":keepAlive", "PropertyName": "KeepAlive", "Type": "BooleanValue", "PropertyComments": "keepAlive" }, { "QName": ":interval", "PropertyName": "Interval", "Type": "UInt32Value", "PropertyComments": "interval" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name" }, { "QName": ":description", "PropertyName": "Description", "Type": "StringValue", "PropertyComments": "description" }, { "QName": ":type", "PropertyName": "Type", "Type": "UInt32Value", "PropertyComments": "type" }, { "QName": ":reconnectionMethod", "PropertyName": "ReconnectionMethod", "Type": "UInt32Value", "PropertyComments": "reconnectionMethod" }, { "QName": ":refreshedVersion", "PropertyName": "RefreshedVersion", "Type": "ByteValue", "PropertyComments": "refreshedVersion", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":minRefreshableVersion", "PropertyName": "MinRefreshableVersion", "Type": "ByteValue", "PropertyComments": "minRefreshableVersion" }, { "QName": ":savePassword", "PropertyName": "SavePassword", "Type": "BooleanValue", "PropertyComments": "savePassword" }, { "QName": ":new", "PropertyName": "New", "Type": "BooleanValue", "PropertyComments": "new" }, { "QName": ":deleted", "PropertyName": "Deleted", "Type": "BooleanValue", "PropertyComments": "deleted" }, { "QName": ":onlyUseConnectionFile", "PropertyName": "OnlyUseConnectionFile", "Type": "BooleanValue", "PropertyComments": "onlyUseConnectionFile" }, { "QName": ":background", "PropertyName": "Background", "Type": "BooleanValue", "PropertyComments": "background" }, { "QName": ":refreshOnLoad", "PropertyName": "RefreshOnLoad", "Type": "BooleanValue", "PropertyComments": "refreshOnLoad" }, { "QName": ":saveData", "PropertyName": "SaveData", "Type": "BooleanValue", "PropertyComments": "saveData" }, { "QName": ":credentials", "PropertyName": "Credentials", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CredentialsMethodValues\u003E", "PropertyComments": "credentials" }, { "QName": ":singleSignOnId", "PropertyName": "SingleSignOnId", "Type": "StringValue", "PropertyComments": "singleSignOnId" } ], "Children": [ { "Name": "x:CT_DbPr/x:dbPr", "PropertyName": "DatabaseProperties" }, { "Name": "x:CT_OlapPr/x:olapPr", "PropertyName": "OlapProperties" }, { "Name": "x:CT_WebPr/x:webPr", "PropertyName": "WebQueryProperties" }, { "Name": "x:CT_TextPr/x:textPr", "PropertyName": "TextProperties" }, { "Name": "x:CT_Parameters/x:parameters", "PropertyName": "Parameters" }, { "Name": "x:CT_ConnectionExtensionList/x:extLst", "PropertyName": "ConnectionExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DbPr/x:dbPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_OlapPr/x:olapPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_WebPr/x:webPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TextPr/x:textPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Parameters/x:parameters", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ConnectionExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Tables/x:tables", "ClassName": "Tables", "Summary": "Tables.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Count of Tables" } ], "Children": [ { "Name": "x:CT_TableMissing/x:m" }, { "Name": "x:CT_XStringElement/x:s" }, { "Name": "x:CT_Index/x:x" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_TableMissing/x:m" }, { "Name": "x:CT_XStringElement/x:s" }, { "Name": "x:CT_Index/x:x" } ] } }, { "Name": "x:CT_Parameter/x:parameter", "ClassName": "Parameter", "Summary": "Parameter Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Parameter Name" }, { "QName": ":sqlType", "PropertyName": "SqlType", "Type": "Int32Value", "PropertyComments": "SQL Data Type" }, { "QName": ":parameterType", "PropertyName": "ParameterType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ParameterValues\u003E", "PropertyComments": "Parameter Type" }, { "QName": ":refreshOnChange", "PropertyName": "RefreshOnChange", "Type": "BooleanValue", "PropertyComments": "Refresh on Change" }, { "QName": ":prompt", "PropertyName": "Prompt", "Type": "StringValue", "PropertyComments": "Parameter Prompt String" }, { "QName": ":boolean", "PropertyName": "Boolean", "Type": "BooleanValue", "PropertyComments": "Boolean" }, { "QName": ":double", "PropertyName": "Double", "Type": "DoubleValue", "PropertyComments": "Double" }, { "QName": ":integer", "PropertyName": "Integer", "Type": "Int32Value", "PropertyComments": "Integer" }, { "QName": ":string", "PropertyName": "String", "Type": "StringValue", "PropertyComments": "String" }, { "QName": ":cell", "PropertyName": "Cell", "Type": "StringValue", "PropertyComments": "Cell Reference" } ] }, { "Name": "x:CT_TableMissing/x:m", "ClassName": "MissingTable", "Summary": "No Value.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true }, { "Name": "x:CT_XStringElement/x:s", "ClassName": "CharacterValue", "Summary": "Character Value.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Index/x:x", "ClassName": "FieldItem", "Summary": "Index.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Shared Items Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_TextField/x:textField", "ClassName": "TextField", "Summary": "Text Import Field Settings.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ExternalConnectionValues\u003E", "PropertyComments": "Field Type" }, { "QName": ":position", "PropertyName": "Position", "Type": "UInt32Value", "PropertyComments": "Position" } ] }, { "Name": "x:CT_CacheField/x:cacheField", "ClassName": "CacheField", "Summary": "PivotCache Field.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "caption" }, { "QName": ":propertyName", "PropertyName": "PropertyName", "Type": "StringValue", "PropertyComments": "propertyName" }, { "QName": ":serverField", "PropertyName": "ServerField", "Type": "BooleanValue", "PropertyComments": "serverField" }, { "QName": ":uniqueList", "PropertyName": "UniqueList", "Type": "BooleanValue", "PropertyComments": "uniqueList" }, { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "numFmtId" }, { "QName": ":formula", "PropertyName": "Formula", "Type": "StringValue", "PropertyComments": "formula" }, { "QName": ":sqlType", "PropertyName": "SqlType", "Type": "Int32Value", "PropertyComments": "sqlType" }, { "QName": ":hierarchy", "PropertyName": "Hierarchy", "Type": "Int32Value", "PropertyComments": "hierarchy" }, { "QName": ":level", "PropertyName": "Level", "Type": "UInt32Value", "PropertyComments": "level" }, { "QName": ":databaseField", "PropertyName": "DatabaseField", "Type": "BooleanValue", "PropertyComments": "databaseField" }, { "QName": ":mappingCount", "PropertyName": "MappingCount", "Type": "UInt32Value", "PropertyComments": "mappingCount" }, { "QName": ":memberPropertyField", "PropertyName": "MemberPropertyField", "Type": "BooleanValue", "PropertyComments": "memberPropertyField" } ], "Children": [ { "Name": "x:CT_SharedItems/x:sharedItems", "PropertyName": "SharedItems" }, { "Name": "x:CT_FieldGroup/x:fieldGroup", "PropertyName": "FieldGroup" }, { "Name": "x:CT_X/x:mpMap" }, { "Name": "x:CT_CacheFieldExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SharedItems/x:sharedItems", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FieldGroup/x:fieldGroup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_X/x:mpMap", "Occurs": [ {} ] }, { "Name": "x:CT_CacheFieldExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Pages/x:pages", "ClassName": "Pages", "Summary": "Page Item Values.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Page Item String Count" } ], "Children": [ { "Name": "x:CT_PCDSCPage/x:page" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PCDSCPage/x:page", "Occurs": [ { "Min": 1, "Max": 4 } ] } ] } }, { "Name": "x:CT_RangeSets/x:rangeSets", "ClassName": "RangeSets", "Summary": "Range Sets.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Reference and Page Item Count" } ], "Children": [ { "Name": "x:CT_RangeSet/x:rangeSet" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_RangeSet/x:rangeSet", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PCDSCPage/x:page", "ClassName": "Page", "Summary": "Page Items.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Page Item String Count" } ], "Children": [ { "Name": "x:CT_PageItem/x:pageItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PageItem/x:pageItem", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_PageItem/x:pageItem", "ClassName": "PageItem", "Summary": "Page Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Page Item Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RangeSet/x:rangeSet", "ClassName": "RangeSet", "Summary": "Range Set.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":i1", "PropertyName": "FieldItemIndexPage1", "Type": "UInt32Value", "PropertyComments": "Field Item Index Page 1" }, { "QName": ":i2", "PropertyName": "FieldItemIndexPage2", "Type": "UInt32Value", "PropertyComments": "Field Item Index Page 2" }, { "QName": ":i3", "PropertyName": "FieldItemIndexPage3", "Type": "UInt32Value", "PropertyComments": "Field Item index Page 3" }, { "QName": ":i4", "PropertyName": "FieldItemIndexPage4", "Type": "UInt32Value", "PropertyComments": "Field Item Index Page 4" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Named Range" }, { "QName": ":sheet", "PropertyName": "Sheet", "Type": "StringValue", "PropertyComments": "Sheet Name" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id" } ] }, { "Name": "x:CT_Missing/x:m", "ClassName": "MissingItem", "Summary": "No Value.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" }, { "QName": ":in", "PropertyName": "FormatIndex", "Type": "UInt32Value", "PropertyComments": "Format Index" }, { "QName": ":bc", "PropertyName": "BackgroundColor", "Type": "HexBinaryValue", "PropertyComments": "background Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fc", "PropertyName": "ForegroundColor", "Type": "HexBinaryValue", "PropertyComments": "Foreground Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "Italic" }, { "QName": ":un", "PropertyName": "Underline", "Type": "BooleanValue", "PropertyComments": "Underline" }, { "QName": ":st", "PropertyName": "Strikethrough", "Type": "BooleanValue", "PropertyComments": "Strikethrough" }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "Bold" } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls" }, { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ {} ] }, { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Number/x:n", "ClassName": "NumberItem", "Summary": "Numeric.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" }, { "QName": ":in", "PropertyName": "FormatIndex", "Type": "UInt32Value", "PropertyComments": "Format Index" }, { "QName": ":bc", "PropertyName": "BackgroundColor", "Type": "HexBinaryValue", "PropertyComments": "Background Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fc", "PropertyName": "ForegroundColor", "Type": "HexBinaryValue", "PropertyComments": "Foreground Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "Italic" }, { "QName": ":un", "PropertyName": "Underline", "Type": "BooleanValue", "PropertyComments": "Underline" }, { "QName": ":st", "PropertyName": "Strikethrough", "Type": "BooleanValue", "PropertyComments": "Strikethrough" }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "Bold" } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls" }, { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ {} ] }, { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Boolean/x:b", "ClassName": "BooleanItem", "Summary": "Boolean.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "BooleanValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" } ], "Children": [ { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Error/x:e", "ClassName": "ErrorItem", "Summary": "Error Value.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Item Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" }, { "QName": ":in", "PropertyName": "FormatIndex", "Type": "UInt32Value", "PropertyComments": "Format Index" }, { "QName": ":bc", "PropertyName": "BackgroundColor", "Type": "HexBinaryValue", "PropertyComments": "background Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fc", "PropertyName": "ForegroundColor", "Type": "HexBinaryValue", "PropertyComments": "Foreground Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "Italic" }, { "QName": ":un", "PropertyName": "Underline", "Type": "BooleanValue", "PropertyComments": "Underline" }, { "QName": ":st", "PropertyName": "Strikethrough", "Type": "BooleanValue", "PropertyComments": "Strikethrough" }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "Bold" } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls", "PropertyName": "Tuples", "PropertyComments": "Tuples" }, { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_String/x:s", "ClassName": "StringItem", "Summary": "Character Value.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Item Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" }, { "QName": ":in", "PropertyName": "FormatIndex", "Type": "UInt32Value", "PropertyComments": "Format Index" }, { "QName": ":bc", "PropertyName": "BackgroundColor", "Type": "HexBinaryValue", "PropertyComments": "Background Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fc", "PropertyName": "ForegroundColor", "Type": "HexBinaryValue", "PropertyComments": "Foreground Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "Italic" }, { "QName": ":un", "PropertyName": "Underline", "Type": "BooleanValue", "PropertyComments": "Underline" }, { "QName": ":st", "PropertyName": "Strikethrough", "Type": "BooleanValue", "PropertyComments": "Strikethrough" }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "Bold" } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls" }, { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ {} ] }, { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_DateTime/x:d", "ClassName": "DateTimeItem", "Summary": "Date Time.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "DateTimeValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":u", "PropertyName": "Unused", "Type": "BooleanValue", "PropertyComments": "Unused Item" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Item Value" }, { "QName": ":c", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Caption" }, { "QName": ":cp", "PropertyName": "PropertyCount", "Type": "UInt32Value", "PropertyComments": "Member Property Count" } ], "Children": [ { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Tuples/x:tpls", "ClassName": "Tuples", "Summary": "Tuples.", "BaseClass": "TuplesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Tuple/x:tpl" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuple/x:tpl", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Tuples/x:sortByTuple", "ClassName": "SortByTuple", "Summary": "Sort By Tuple.", "BaseClass": "TuplesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Tuple/x:tpl" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuple/x:tpl", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Tuples/", "ClassName": "TuplesType", "Summary": "Defines the TuplesType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":c", "PropertyName": "MemberNameCount", "Type": "UInt32Value", "PropertyComments": "Member Name Count" } ], "AdditionalElements": [ "x:CT_Tuple/x:tpl" ], "Children": [ { "Name": "x:CT_Tuple/x:tpl" } ] }, { "Name": "x:CT_X/x:x", "ClassName": "MemberPropertyIndex", "Summary": "Member Property Indexes.", "BaseClass": "XType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_X/x:mpMap", "ClassName": "MemberPropertiesMap", "Summary": "Defines the MemberPropertiesMap Class.", "BaseClass": "XType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_X/", "ClassName": "XType", "Summary": "Defines the XType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":v", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Shared Items Index" } ] }, { "Name": "x:CT_Record/x:r", "ClassName": "PivotCacheRecord", "Summary": "PivotCache Record.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" }, { "Name": "x:CT_Index/x:x" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" }, { "Name": "x:CT_Index/x:x" } ] } }, { "Name": "x:CT_PCDKPI/x:kpi", "ClassName": "Kpi", "Summary": "OLAP KPI.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "KPI Unique Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "KPI Display Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":displayFolder", "PropertyName": "DisplayFolder", "Type": "StringValue", "PropertyComments": "KPI Display Folder" }, { "QName": ":measureGroup", "PropertyName": "MeasureGroup", "Type": "StringValue", "PropertyComments": "KPI Measure Group Name" }, { "QName": ":parent", "PropertyName": "ParentKpi", "Type": "StringValue", "PropertyComments": "Parent KPI" }, { "QName": ":value", "PropertyName": "Value", "Type": "StringValue", "PropertyComments": "KPI Value Unique Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":goal", "PropertyName": "Goal", "Type": "StringValue", "PropertyComments": "KPI Goal Unique Name" }, { "QName": ":status", "PropertyName": "Status", "Type": "StringValue", "PropertyComments": "KPI Status Unique Name" }, { "QName": ":trend", "PropertyName": "Trend", "Type": "StringValue", "PropertyComments": "KPI Trend Unique Name" }, { "QName": ":weight", "PropertyName": "Weight", "Type": "StringValue", "PropertyComments": "KPI Weight Unique Name" } ] }, { "Name": "x:CT_FieldUsage/x:fieldUsage", "ClassName": "FieldUsage", "Summary": "PivotCache Field Id.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "Index", "Type": "Int32Value", "PropertyComments": "Field Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_GroupLevel/x:groupLevel", "ClassName": "GroupLevel", "Summary": "OLAP Grouping Levels.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Unique Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Grouping Level Display Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":user", "PropertyName": "User", "Type": "BooleanValue", "PropertyComments": "User-Defined Group Level" }, { "QName": ":customRollUp", "PropertyName": "CustomRollUp", "Type": "BooleanValue", "PropertyComments": "Custom Roll Up" } ], "Children": [ { "Name": "x:CT_Groups/x:groups", "PropertyName": "Groups", "PropertyComments": "OLAP Level Groups" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Groups/x:groups", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Groups/x:groups", "ClassName": "Groups", "Summary": "OLAP Level Groups.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Level Group Count" } ], "Children": [ { "Name": "x:CT_LevelGroup/x:group" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_LevelGroup/x:group", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_LevelGroup/x:group", "ClassName": "Group", "Summary": "OLAP Group.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Group Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Unique Group Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Group Caption", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":uniqueParent", "PropertyName": "UniqueParent", "Type": "StringValue", "PropertyComments": "Parent Unique Name" }, { "QName": ":id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "Group Id" } ], "Children": [ { "Name": "x:CT_GroupMembers/x:groupMembers", "PropertyName": "GroupMembers", "PropertyComments": "OLAP Group Members" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_GroupMembers/x:groupMembers" } ] } }, { "Name": "x:CT_GroupMembers/x:groupMembers", "ClassName": "GroupMembers", "Summary": "OLAP Group Members.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Group Member Count" } ], "Children": [ { "Name": "x:CT_GroupMember/x:groupMember" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_GroupMember/x:groupMember", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_GroupMember/x:groupMember", "ClassName": "GroupMember", "Summary": "OLAP Group Member.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Group Member Unique Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":group", "PropertyName": "Group", "Type": "BooleanValue", "PropertyComments": "Group" } ] }, { "Name": "x:CT_PCDSDTCEntries/x:entries", "ClassName": "Entries", "Summary": "Entries.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Tuple Count" } ], "Children": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" } ] } }, { "Name": "x:CT_Sets/x:sets", "ClassName": "Sets", "Summary": "Sets.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Tuple Set Count" } ], "Children": [ { "Name": "x:CT_Set/x:set" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Set/x:set", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_QueryCache/x:queryCache", "ClassName": "QueryCache", "Summary": "OLAP Query Cache.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Cached Query Count" } ], "Children": [ { "Name": "x:CT_Query/x:query" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Query/x:query", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ServerFormats/x:serverFormats", "ClassName": "ServerFormats", "Summary": "Server Formats.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Format Count" } ], "Children": [ { "Name": "x:CT_ServerFormat/x:serverFormat" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ServerFormat/x:serverFormat", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ServerFormat/x:serverFormat", "ClassName": "ServerFormat", "Summary": "Server Format.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":culture", "PropertyName": "Culture", "Type": "StringValue", "PropertyComments": "Culture" }, { "QName": ":format", "PropertyName": "Format", "Type": "StringValue", "PropertyComments": "Format" } ] }, { "Name": "x:CT_Tuple/x:tpl", "ClassName": "Tuple", "Summary": "Tuple.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":fld", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "Field Index" }, { "QName": ":hier", "PropertyName": "Hierarchy", "Type": "UInt32Value", "PropertyComments": "Hierarchy Index" }, { "QName": ":item", "PropertyName": "Item", "Type": "UInt32Value", "PropertyComments": "Item Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Set/x:set", "ClassName": "TupleSet", "Summary": "OLAP Set.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Number of Tuples" }, { "QName": ":maxRank", "PropertyName": "MaxRank", "Type": "Int32Value", "PropertyComments": "Maximum Rank Requested", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":setDefinition", "PropertyName": "SetDefinition", "Type": "StringValue", "PropertyComments": "MDX Set Definition", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sortType", "PropertyName": "SortType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SortValues\u003E", "PropertyComments": "Set Sort Order" }, { "QName": ":queryFailed", "PropertyName": "QueryFailed", "Type": "BooleanValue", "PropertyComments": "Query Failed" } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls" }, { "Name": "x:CT_Tuples/x:sortByTuple" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ {} ] }, { "Name": "x:CT_Tuples/x:sortByTuple", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Query/x:query", "ClassName": "Query", "Summary": "Query.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":mdx", "PropertyName": "Mdx", "Type": "StringValue", "PropertyComments": "MDX Query String", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_Tuples/x:tpls", "PropertyName": "Tuples", "PropertyComments": "Tuples" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tuples/x:tpls", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CalculatedItem/x:calculatedItem", "ClassName": "CalculatedItem", "Summary": "Calculated Item.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":field", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "Field Index" }, { "QName": ":formula", "PropertyName": "Formula", "Type": "StringValue", "PropertyComments": "Calculated Item Formula" } ], "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea", "PropertyName": "PivotArea", "PropertyComments": "Calculated Item Location" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotArea/x:pivotArea", "ClassName": "PivotArea", "Summary": "Calculated Item Location.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":field", "PropertyName": "Field", "Type": "Int32Value", "PropertyComments": "Field Index" }, { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PivotAreaValues\u003E", "PropertyComments": "Rule Type" }, { "QName": ":dataOnly", "PropertyName": "DataOnly", "Type": "BooleanValue", "PropertyComments": "Data Only" }, { "QName": ":labelOnly", "PropertyName": "LabelOnly", "Type": "BooleanValue", "PropertyComments": "Labels Only" }, { "QName": ":grandRow", "PropertyName": "GrandRow", "Type": "BooleanValue", "PropertyComments": "Include Row Grand Total" }, { "QName": ":grandCol", "PropertyName": "GrandColumn", "Type": "BooleanValue", "PropertyComments": "Include Column Grand Total" }, { "QName": ":cacheIndex", "PropertyName": "CacheIndex", "Type": "BooleanValue", "PropertyComments": "Cache Index" }, { "QName": ":outline", "PropertyName": "Outline", "Type": "BooleanValue", "PropertyComments": "Outline" }, { "QName": ":offset", "PropertyName": "Offset", "Type": "StringValue", "PropertyComments": "Offset Reference" }, { "QName": ":collapsedLevelsAreSubtotals", "PropertyName": "CollapsedLevelsAreSubtotals", "Type": "BooleanValue", "PropertyComments": "Collapsed Levels Are Subtotals" }, { "QName": ":axis", "PropertyName": "Axis", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues\u003E", "PropertyComments": "Axis" }, { "QName": ":fieldPosition", "PropertyName": "FieldPosition", "Type": "UInt32Value", "PropertyComments": "Field Position" } ], "Children": [ { "Name": "x:CT_PivotAreaReferences/x:references", "PropertyName": "PivotAreaReferences", "PropertyComments": "References" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotAreaReferences/x:references", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CalculatedMember/x:calculatedMember", "ClassName": "CalculatedMember", "Summary": "Calculated Member.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":mdx", "PropertyName": "Mdx", "Type": "StringValue", "PropertyComments": "mdx", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":memberName", "PropertyName": "MemberName", "Type": "StringValue", "PropertyComments": "memberName" }, { "QName": ":hierarchy", "PropertyName": "Hierarchy", "Type": "StringValue", "PropertyComments": "hierarchy" }, { "QName": ":parent", "PropertyName": "ParentName", "Type": "StringValue", "PropertyComments": "parent" }, { "QName": ":solveOrder", "PropertyName": "SolveOrder", "Type": "Int32Value", "PropertyComments": "solveOrder" }, { "QName": ":set", "PropertyName": "Set", "Type": "BooleanValue", "PropertyComments": "set" } ], "Children": [ { "Name": "x:CT_CalculatedMemberExtensionList/x:extLst", "PropertyName": "CalculatedMemberExtensionList" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "x:CT_CalculatedMemberExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotField/x:pivotField", "ClassName": "PivotField", "Summary": "PivotTable Field.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Field Name" }, { "QName": ":axis", "PropertyName": "Axis", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues\u003E", "PropertyComments": "Axis" }, { "QName": ":dataField", "PropertyName": "DataField", "Type": "BooleanValue", "PropertyComments": "Data Field" }, { "QName": ":subtotalCaption", "PropertyName": "SubtotalCaption", "Type": "StringValue", "PropertyComments": "Custom Subtotal Caption" }, { "QName": ":showDropDowns", "PropertyName": "ShowDropDowns", "Type": "BooleanValue", "PropertyComments": "Show PivotField Header Drop Downs" }, { "QName": ":hiddenLevel", "PropertyName": "HiddenLevel", "Type": "BooleanValue", "PropertyComments": "Hidden Level" }, { "QName": ":uniqueMemberProperty", "PropertyName": "UniqueMemberProperty", "Type": "StringValue", "PropertyComments": "Unique Member Property" }, { "QName": ":compact", "PropertyName": "Compact", "Type": "BooleanValue", "PropertyComments": "Compact" }, { "QName": ":allDrilled", "PropertyName": "AllDrilled", "Type": "BooleanValue", "PropertyComments": "All Items Expanded" }, { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "Number Format Id" }, { "QName": ":outline", "PropertyName": "Outline", "Type": "BooleanValue", "PropertyComments": "Outline Items" }, { "QName": ":subtotalTop", "PropertyName": "SubtotalTop", "Type": "BooleanValue", "PropertyComments": "Subtotals At Top" }, { "QName": ":dragToRow", "PropertyName": "DragToRow", "Type": "BooleanValue", "PropertyComments": "Drag To Row" }, { "QName": ":dragToCol", "PropertyName": "DragToColumn", "Type": "BooleanValue", "PropertyComments": "Drag To Column" }, { "QName": ":multipleItemSelectionAllowed", "PropertyName": "MultipleItemSelectionAllowed", "Type": "BooleanValue", "PropertyComments": "Multiple Field Filters" }, { "QName": ":dragToPage", "PropertyName": "DragToPage", "Type": "BooleanValue", "PropertyComments": "Drag Field to Page" }, { "QName": ":dragToData", "PropertyName": "DragToData", "Type": "BooleanValue", "PropertyComments": "Field Can Drag to Data" }, { "QName": ":dragOff", "PropertyName": "DragOff", "Type": "BooleanValue", "PropertyComments": "Drag Off" }, { "QName": ":showAll", "PropertyName": "ShowAll", "Type": "BooleanValue", "PropertyComments": "Show All Items" }, { "QName": ":insertBlankRow", "PropertyName": "InsertBlankRow", "Type": "BooleanValue", "PropertyComments": "Insert Blank Row" }, { "QName": ":serverField", "PropertyName": "ServerField", "Type": "BooleanValue", "PropertyComments": "Server-based Page Field" }, { "QName": ":insertPageBreak", "PropertyName": "InsertPageBreak", "Type": "BooleanValue", "PropertyComments": "Insert Item Page Break" }, { "QName": ":autoShow", "PropertyName": "AutoShow", "Type": "BooleanValue", "PropertyComments": "Auto Show" }, { "QName": ":topAutoShow", "PropertyName": "TopAutoShow", "Type": "BooleanValue", "PropertyComments": "Top Auto Show" }, { "QName": ":hideNewItems", "PropertyName": "HideNewItems", "Type": "BooleanValue", "PropertyComments": "Hide New Items" }, { "QName": ":measureFilter", "PropertyName": "MeasureFilter", "Type": "BooleanValue", "PropertyComments": "Measure Filter" }, { "QName": ":includeNewItemsInFilter", "PropertyName": "IncludeNewItemsInFilter", "Type": "BooleanValue", "PropertyComments": "Inclusive Manual Filter" }, { "QName": ":itemPageCount", "PropertyName": "ItemPageCount", "Type": "UInt32Value", "PropertyComments": "Items Per Page Count" }, { "QName": ":sortType", "PropertyName": "SortType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FieldSortValues\u003E", "PropertyComments": "Auto Sort Type" }, { "QName": ":dataSourceSort", "PropertyName": "DataSourceSort", "Type": "BooleanValue", "PropertyComments": "Data Source Sort" }, { "QName": ":nonAutoSortDefault", "PropertyName": "NonAutoSortDefault", "Type": "BooleanValue", "PropertyComments": "Auto Sort" }, { "QName": ":rankBy", "PropertyName": "RankBy", "Type": "UInt32Value", "PropertyComments": "Auto Show Rank By" }, { "QName": ":defaultSubtotal", "PropertyName": "DefaultSubtotal", "Type": "BooleanValue", "PropertyComments": "Show Default Subtotal" }, { "QName": ":sumSubtotal", "PropertyName": "SumSubtotal", "Type": "BooleanValue", "PropertyComments": "Sum Subtotal" }, { "QName": ":countASubtotal", "PropertyName": "CountASubtotal", "Type": "BooleanValue", "PropertyComments": "CountA" }, { "QName": ":avgSubtotal", "PropertyName": "AverageSubTotal", "Type": "BooleanValue", "PropertyComments": "Average" }, { "QName": ":maxSubtotal", "PropertyName": "MaxSubtotal", "Type": "BooleanValue", "PropertyComments": "Max Subtotal" }, { "QName": ":minSubtotal", "PropertyName": "MinSubtotal", "Type": "BooleanValue", "PropertyComments": "Min Subtotal" }, { "QName": ":productSubtotal", "PropertyName": "ApplyProductInSubtotal", "Type": "BooleanValue", "PropertyComments": "Product Subtotal" }, { "QName": ":countSubtotal", "PropertyName": "CountSubtotal", "Type": "BooleanValue", "PropertyComments": "Count" }, { "QName": ":stdDevSubtotal", "PropertyName": "ApplyStandardDeviationInSubtotal", "Type": "BooleanValue", "PropertyComments": "StdDev Subtotal" }, { "QName": ":stdDevPSubtotal", "PropertyName": "ApplyStandardDeviationPInSubtotal", "Type": "BooleanValue", "PropertyComments": "StdDevP Subtotal" }, { "QName": ":varSubtotal", "PropertyName": "ApplyVarianceInSubtotal", "Type": "BooleanValue", "PropertyComments": "Variance Subtotal" }, { "QName": ":varPSubtotal", "PropertyName": "ApplyVariancePInSubtotal", "Type": "BooleanValue", "PropertyComments": "VarP Subtotal" }, { "QName": ":showPropCell", "PropertyName": "ShowPropCell", "Type": "BooleanValue", "PropertyComments": "Show Member Property in Cell" }, { "QName": ":showPropTip", "PropertyName": "ShowPropertyTooltip", "Type": "BooleanValue", "PropertyComments": "Show Member Property ToolTip" }, { "QName": ":showPropAsCaption", "PropertyName": "ShowPropAsCaption", "Type": "BooleanValue", "PropertyComments": "Show As Caption" }, { "QName": ":defaultAttributeDrillState", "PropertyName": "DefaultAttributeDrillState", "Type": "BooleanValue", "PropertyComments": "Drill State" } ], "Children": [ { "Name": "x:CT_Items/x:items", "PropertyName": "Items", "PropertyComments": "Field Items" }, { "Name": "x:CT_AutoSortScope/x:autoSortScope", "PropertyName": "AutoSortScope", "PropertyComments": "AutoSort Scope" }, { "Name": "x:CT_PivotFieldExtensionList/x:extLst", "PropertyName": "PivotFieldExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Items/x:items", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_AutoSortScope/x:autoSortScope", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PivotFieldExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Item/x:item", "ClassName": "Item", "Summary": "PivotTable Field Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":n", "PropertyName": "ItemName", "Type": "StringValue", "PropertyComments": "Item User Caption" }, { "QName": ":t", "PropertyName": "ItemType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ItemValues\u003E", "PropertyComments": "Item Type" }, { "QName": ":h", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden" }, { "QName": ":s", "PropertyName": "HasStringVlue", "Type": "BooleanValue", "PropertyComments": "Character" }, { "QName": ":sd", "PropertyName": "HideDetails", "Type": "BooleanValue", "PropertyComments": "Hide Details" }, { "QName": ":f", "PropertyName": "Calculated", "Type": "BooleanValue", "PropertyComments": "Calculated Member" }, { "QName": ":m", "PropertyName": "Missing", "Type": "BooleanValue", "PropertyComments": "Missing" }, { "QName": ":c", "PropertyName": "ChildItems", "Type": "BooleanValue", "PropertyComments": "Child Items" }, { "QName": ":x", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Item Index" }, { "QName": ":d", "PropertyName": "Expanded", "Type": "BooleanValue", "PropertyComments": "Expanded" }, { "QName": ":e", "PropertyName": "DrillAcrossAttributes", "Type": "BooleanValue", "PropertyComments": "Drill Across Attributes" } ] }, { "Name": "x:CT_DataField/x:dataField", "ClassName": "DataField", "Summary": "Data Field Item.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name" }, { "QName": ":fld", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "fld", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":subtotal", "PropertyName": "Subtotal", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues\u003E", "PropertyComments": "subtotal" }, { "QName": ":showDataAs", "PropertyName": "ShowDataAs", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ShowDataAsValues\u003E", "PropertyComments": "showDataAs" }, { "QName": ":baseField", "PropertyName": "BaseField", "Type": "Int32Value", "PropertyComments": "baseField" }, { "QName": ":baseItem", "PropertyName": "BaseItem", "Type": "UInt32Value", "PropertyComments": "baseItem" }, { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "numFmtId" } ], "Children": [ { "Name": "x:CT_DataFieldExtensionList/x:extLst", "PropertyName": "DataFieldExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataFieldExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_I/x:i", "ClassName": "RowItem", "Summary": "Row Items.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":t", "PropertyName": "ItemType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ItemValues\u003E", "PropertyComments": "Item Type" }, { "QName": ":r", "PropertyName": "RepeatedItemCount", "Type": "UInt32Value", "PropertyComments": "Repeated Items Count" }, { "QName": ":i", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Data Field Index" } ], "Children": [ { "Name": "x:CT_X/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_X/x:x", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Field/x:field", "ClassName": "Field", "Summary": "Row Items.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "Index", "Type": "Int32Value", "PropertyComments": "Field Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Format/x:format", "ClassName": "Format", "Summary": "PivotTable Format.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":action", "PropertyName": "Action", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FormatActionValues\u003E", "PropertyComments": "Format Action" }, { "QName": ":dxfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Format Id" } ], "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea", "PropertyName": "PivotArea", "PropertyComments": "Pivot Table Location" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ConditionalFormat/x:conditionalFormat", "ClassName": "ConditionalFormat", "Summary": "Conditional Formatting.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":scope", "PropertyName": "Scope", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ScopeValues\u003E", "PropertyComments": "Conditional Formatting Scope" }, { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.RuleValues\u003E", "PropertyComments": "Conditional Formatting Rule Type" }, { "QName": ":priority", "PropertyName": "Priority", "Type": "UInt32Value", "PropertyComments": "Priority", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_PivotAreas/x:pivotAreas", "PropertyName": "PivotAreas", "PropertyComments": "Pivot Areas" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotAreas/x:pivotAreas" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotAreas/x:pivotAreas", "ClassName": "PivotAreas", "Summary": "Pivot Areas.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Pivot Area Count" } ], "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ChartFormat/x:chartFormat", "ClassName": "ChartFormat", "Summary": "PivotChart Format.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":chart", "PropertyName": "Chart", "Type": "UInt32Value", "PropertyComments": "Chart Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":format", "PropertyName": "Format", "Type": "UInt32Value", "PropertyComments": "Pivot Format Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":series", "PropertyName": "Series", "Type": "BooleanValue", "PropertyComments": "Series Format" } ], "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea", "PropertyName": "PivotArea", "PropertyComments": "Pivot Table Location Rule" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea" } ] } }, { "Name": "x:CT_PivotHierarchy/x:pivotHierarchy", "ClassName": "PivotHierarchy", "Summary": "OLAP Hierarchy.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":outline", "PropertyName": "Outline", "Type": "BooleanValue", "PropertyComments": "Outline New Levels" }, { "QName": ":multipleItemSelectionAllowed", "PropertyName": "MultipleItemSelectionAllowed", "Type": "BooleanValue", "PropertyComments": "Multiple Field Filters" }, { "QName": ":subtotalTop", "PropertyName": "SubtotalTop", "Type": "BooleanValue", "PropertyComments": "New Levels Subtotals At Top" }, { "QName": ":showInFieldList", "PropertyName": "ShowInFieldList", "Type": "BooleanValue", "PropertyComments": "Show In Field List" }, { "QName": ":dragToRow", "PropertyName": "DragToRow", "Type": "BooleanValue", "PropertyComments": "Drag To Row" }, { "QName": ":dragToCol", "PropertyName": "DragToColumn", "Type": "BooleanValue", "PropertyComments": "Drag To Column" }, { "QName": ":dragToPage", "PropertyName": "DragToPage", "Type": "BooleanValue", "PropertyComments": "Drag to Page" }, { "QName": ":dragToData", "PropertyName": "DragToData", "Type": "BooleanValue", "PropertyComments": "Drag To Data" }, { "QName": ":dragOff", "PropertyName": "DragOff", "Type": "BooleanValue", "PropertyComments": "Drag Off" }, { "QName": ":includeNewItemsInFilter", "PropertyName": "IncludeNewItemsInFilter", "Type": "BooleanValue", "PropertyComments": "Inclusive Manual Filter" }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Hierarchy Caption" } ], "Children": [ { "Name": "x:CT_MemberProperties/x:mps", "PropertyName": "MemberProperties", "PropertyComments": "OLAP Member Properties" }, { "Name": "x:CT_Members/x:members" }, { "Name": "x:CT_PivotHierarchyExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MemberProperties/x:mps", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Members/x:members", "Occurs": [ {} ] }, { "Name": "x:CT_PivotHierarchyExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_HierarchyUsage/x:rowHierarchyUsage", "ClassName": "RowHierarchyUsage", "Summary": "Row OLAP Hierarchies.", "BaseClass": "HierarchyUsageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_HierarchyUsage/x:colHierarchyUsage", "ClassName": "ColumnHierarchyUsage", "Summary": "Column OLAP Hierarchies.", "BaseClass": "HierarchyUsageType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_HierarchyUsage/", "ClassName": "HierarchyUsageType", "Summary": "Defines the HierarchyUsageType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":hierarchyUsage", "PropertyName": "Value", "Type": "Int32Value", "PropertyComments": "Hierarchy Usage", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_MemberProperty/x:mp", "ClassName": "MemberProperty", "Summary": "OLAP Member Property.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "OLAP Member Property Unique Name" }, { "QName": ":showCell", "PropertyName": "ShowCell", "Type": "BooleanValue", "PropertyComments": "Show Cell" }, { "QName": ":showTip", "PropertyName": "ShowTip", "Type": "BooleanValue", "PropertyComments": "Show Tooltip" }, { "QName": ":showAsCaption", "PropertyName": "ShowAsCaption", "Type": "BooleanValue", "PropertyComments": "Show As Caption" }, { "QName": ":nameLen", "PropertyName": "NameLength", "Type": "UInt32Value", "PropertyComments": "Name Length" }, { "QName": ":pPos", "PropertyName": "PropertyNamePosition", "Type": "UInt32Value", "PropertyComments": "Property Name Character Index" }, { "QName": ":pLen", "PropertyName": "PropertyNameLength", "Type": "UInt32Value", "PropertyComments": "Property Name Length" }, { "QName": ":level", "PropertyName": "Level", "Type": "UInt32Value", "PropertyComments": "Level Index" }, { "QName": ":field", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "Field Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Member/x:member", "ClassName": "Member", "Summary": "Member.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Hidden Item Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_PivotDimension/x:dimension", "ClassName": "Dimension", "Summary": "OLAP Dimension.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":measure", "PropertyName": "Measure", "Type": "BooleanValue", "PropertyComments": "Measure" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Dimension Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Dimension Unique Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Dimension Display Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_MeasureGroup/x:measureGroup", "ClassName": "MeasureGroup", "Summary": "OLAP Measure Group.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Measure Group Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Measure Group Display Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_MeasureDimensionMap/x:map", "ClassName": "MeasureDimensionMap", "Summary": "OLAP Measure Group.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":measureGroup", "PropertyName": "MeasureGroup", "Type": "UInt32Value", "PropertyComments": "Measure Group Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":dimension", "PropertyName": "Dimension", "Type": "UInt32Value", "PropertyComments": "Dimension Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_PivotFilter/x:filter", "ClassName": "PivotFilter", "Summary": "PivotTable Advanced Filter.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":fld", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "fld", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":mpFld", "PropertyName": "MemberPropertyFieldId", "Type": "UInt32Value", "PropertyComments": "mpFld" }, { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PivotFilterValues\u003E", "PropertyComments": "type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":evalOrder", "PropertyName": "EvaluationOrder", "Type": "Int32Value", "PropertyComments": "evalOrder" }, { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":iMeasureHier", "PropertyName": "MeasureHierarchy", "Type": "UInt32Value", "PropertyComments": "iMeasureHier" }, { "QName": ":iMeasureFld", "PropertyName": "MeasureField", "Type": "UInt32Value", "PropertyComments": "iMeasureFld" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name" }, { "QName": ":description", "PropertyName": "Description", "Type": "StringValue", "PropertyComments": "description" }, { "QName": ":stringValue1", "PropertyName": "StringValue1", "Type": "StringValue", "PropertyComments": "stringValue1" }, { "QName": ":stringValue2", "PropertyName": "StringValue2", "Type": "StringValue", "PropertyComments": "stringValue2" } ], "Children": [ { "Name": "x:CT_AutoFilter/x:autoFilter", "PropertyName": "AutoFilter" }, { "Name": "x:CT_PivotFilterExtensionList/x:extLst", "PropertyName": "PivotFilterExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_AutoFilter/x:autoFilter" }, { "Name": "x:CT_PivotFilterExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CacheHierarchy/x:cacheHierarchy", "ClassName": "CacheHierarchy", "Summary": "PivotCache Hierarchy.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "uniqueName", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":caption", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "caption" }, { "QName": ":measure", "PropertyName": "Measure", "Type": "BooleanValue", "PropertyComments": "measure" }, { "QName": ":set", "PropertyName": "Set", "Type": "BooleanValue", "PropertyComments": "set" }, { "QName": ":parentSet", "PropertyName": "ParentSet", "Type": "UInt32Value", "PropertyComments": "parentSet" }, { "QName": ":iconSet", "PropertyName": "IconSet", "Type": "Int32Value", "PropertyComments": "iconSet" }, { "QName": ":attribute", "PropertyName": "Attribute", "Type": "BooleanValue", "PropertyComments": "attribute" }, { "QName": ":time", "PropertyName": "Time", "Type": "BooleanValue", "PropertyComments": "time" }, { "QName": ":keyAttribute", "PropertyName": "KeyAttribute", "Type": "BooleanValue", "PropertyComments": "keyAttribute" }, { "QName": ":defaultMemberUniqueName", "PropertyName": "DefaultMemberUniqueName", "Type": "StringValue", "PropertyComments": "defaultMemberUniqueName" }, { "QName": ":allUniqueName", "PropertyName": "AllUniqueName", "Type": "StringValue", "PropertyComments": "allUniqueName" }, { "QName": ":allCaption", "PropertyName": "AllCaption", "Type": "StringValue", "PropertyComments": "allCaption" }, { "QName": ":dimensionUniqueName", "PropertyName": "DimensionUniqueName", "Type": "StringValue", "PropertyComments": "dimensionUniqueName" }, { "QName": ":displayFolder", "PropertyName": "DisplayFolder", "Type": "StringValue", "PropertyComments": "displayFolder" }, { "QName": ":measureGroup", "PropertyName": "MeasureGroup", "Type": "StringValue", "PropertyComments": "measureGroup" }, { "QName": ":measures", "PropertyName": "Measures", "Type": "BooleanValue", "PropertyComments": "measures" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "count", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":oneField", "PropertyName": "OneField", "Type": "BooleanValue", "PropertyComments": "oneField" }, { "QName": ":memberValueDatatype", "PropertyName": "MemberValueDatatype", "Type": "UInt16Value", "PropertyComments": "memberValueDatatype" }, { "QName": ":unbalanced", "PropertyName": "Unbalanced", "Type": "BooleanValue", "PropertyComments": "unbalanced" }, { "QName": ":unbalancedGroup", "PropertyName": "UnbalancedGroup", "Type": "BooleanValue", "PropertyComments": "unbalancedGroup" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "hidden" } ], "Children": [ { "Name": "x:CT_FieldsUsage/x:fieldsUsage", "PropertyName": "FieldsUsage" }, { "Name": "x:CT_GroupLevels/x:groupLevels", "PropertyName": "GroupLevels" }, { "Name": "x:CT_CacheHierarchyExtensionList/x:extLst", "PropertyName": "CacheHierarchyExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_FieldsUsage/x:fieldsUsage", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_GroupLevels/x:groupLevels", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CacheHierarchyExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RangePr/x:rangePr", "ClassName": "RangeProperties", "Summary": "Range Grouping Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":autoStart", "PropertyName": "AutoStart", "Type": "BooleanValue", "PropertyComments": "Source Data Set Beginning Range" }, { "QName": ":autoEnd", "PropertyName": "AutoEnd", "Type": "BooleanValue", "PropertyComments": "Source Data Ending Range" }, { "QName": ":groupBy", "PropertyName": "GroupBy", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.GroupByValues\u003E", "PropertyComments": "Group By" }, { "QName": ":startNum", "PropertyName": "StartNumber", "Type": "DoubleValue", "PropertyComments": "Numeric Grouping Start Value" }, { "QName": ":endNum", "PropertyName": "EndNum", "Type": "DoubleValue", "PropertyComments": "Numeric Grouping End Value" }, { "QName": ":startDate", "PropertyName": "StartDate", "Type": "DateTimeValue", "PropertyComments": "Date Grouping Start Value" }, { "QName": ":endDate", "PropertyName": "EndDate", "Type": "DateTimeValue", "PropertyComments": "Date Grouping End Value" }, { "QName": ":groupInterval", "PropertyName": "GroupInterval", "Type": "DoubleValue", "PropertyComments": "Grouping Interval" } ] }, { "Name": "x:CT_DiscretePr/x:discretePr", "ClassName": "DiscreteProperties", "Summary": "Discrete Grouping Properties.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Mapping Index Count" } ], "Children": [ { "Name": "x:CT_Index/x:x" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Index/x:x", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_GroupItems/x:groupItems", "ClassName": "GroupItems", "Summary": "OLAP Group Items.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Items Created Count" } ], "Children": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" } ] } }, { "Name": "x:CT_PageField/x:pageField", "ClassName": "PageField", "Summary": "Page Field.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":fld", "PropertyName": "Field", "Type": "Int32Value", "PropertyComments": "Field", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":item", "PropertyName": "Item", "Type": "UInt32Value", "PropertyComments": "Item Index" }, { "QName": ":hier", "PropertyName": "Hierarchy", "Type": "Int32Value", "PropertyComments": "OLAP Hierarchy Index" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Hierarchy Unique Name" }, { "QName": ":cap", "PropertyName": "Caption", "Type": "StringValue", "PropertyComments": "Hierarchy Display Name" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotAreaReferences/x:references", "ClassName": "PivotAreaReferences", "Summary": "References.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Pivot Filter Count" } ], "Children": [ { "Name": "x:CT_PivotAreaReference/x:reference" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotAreaReference/x:reference", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotAreaReference/x:reference", "ClassName": "PivotAreaReference", "Summary": "Reference.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":field", "PropertyName": "Field", "Type": "UInt32Value", "PropertyComments": "Field Index" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Item Index Count" }, { "QName": ":selected", "PropertyName": "Selected", "Type": "BooleanValue", "PropertyComments": "Selected" }, { "QName": ":byPosition", "PropertyName": "ByPosition", "Type": "BooleanValue", "PropertyComments": "Positional Reference" }, { "QName": ":relative", "PropertyName": "Relative", "Type": "BooleanValue", "PropertyComments": "Relative Reference" }, { "QName": ":defaultSubtotal", "PropertyName": "DefaultSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Default Filter" }, { "QName": ":sumSubtotal", "PropertyName": "SumSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Sum Filter" }, { "QName": ":countASubtotal", "PropertyName": "CountASubtotal", "Type": "BooleanValue", "PropertyComments": "Include CountA Filter" }, { "QName": ":avgSubtotal", "PropertyName": "AverageSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Average Filter" }, { "QName": ":maxSubtotal", "PropertyName": "MaxSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Maximum Filter" }, { "QName": ":minSubtotal", "PropertyName": "MinSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Minimum Filter" }, { "QName": ":productSubtotal", "PropertyName": "ApplyProductInSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Product Filter" }, { "QName": ":countSubtotal", "PropertyName": "CountSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Count Subtotal" }, { "QName": ":stdDevSubtotal", "PropertyName": "ApplyStandardDeviationInSubtotal", "Type": "BooleanValue", "PropertyComments": "Include StdDev Filter" }, { "QName": ":stdDevPSubtotal", "PropertyName": "ApplyStandardDeviationPInSubtotal", "Type": "BooleanValue", "PropertyComments": "Include StdDevP Filter" }, { "QName": ":varSubtotal", "PropertyName": "ApplyVarianceInSubtotal", "Type": "BooleanValue", "PropertyComments": "Include Var Filter" }, { "QName": ":varPSubtotal", "PropertyName": "ApplyVariancePInSubtotal", "Type": "BooleanValue", "PropertyComments": "Include VarP Filter" } ], "Children": [ { "Name": "x:CT_Index/x:x" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Index/x:x", "Occurs": [ {} ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_QueryTableFields/x:queryTableFields", "ClassName": "QueryTableFields", "Summary": "Query table fields.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Column Count" } ], "Children": [ { "Name": "x:CT_QueryTableField/x:queryTableField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_QueryTableField/x:queryTableField", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_QueryTableDeletedFields/x:queryTableDeletedFields", "ClassName": "QueryTableDeletedFields", "Summary": "Deleted Fields.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Deleted Fields Count" } ], "Children": [ { "Name": "x:CT_DeletedField/x:deletedField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DeletedField/x:deletedField", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_DeletedField/x:deletedField", "ClassName": "DeletedField", "Summary": "Deleted Field.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Deleted Fields Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_QueryTableField/x:queryTableField", "ClassName": "QueryTableField", "Summary": "QueryTable Field.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Field Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name" }, { "QName": ":dataBound", "PropertyName": "DataBound", "Type": "BooleanValue", "PropertyComments": "Data Bound Column" }, { "QName": ":rowNumbers", "PropertyName": "RowNumbers", "Type": "BooleanValue", "PropertyComments": "Row Numbers" }, { "QName": ":fillFormulas", "PropertyName": "FillFormulas", "Type": "BooleanValue", "PropertyComments": "Fill This Formula On Refresh" }, { "QName": ":clipped", "PropertyName": "Clipped", "Type": "BooleanValue", "PropertyComments": "Clipped Column" }, { "QName": ":tableColumnId", "PropertyName": "TableColumnId", "Type": "UInt32Value", "PropertyComments": "Table Column Id" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Rst/x:si", "ClassName": "SharedStringItem", "Summary": "String Item.", "CompositeType": "OneSequence", "BaseClass": "RstType", "IsDerived": true, "Children": [ { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" }, { "Name": "x:CT_RElt/x:r" }, { "Name": "x:CT_PhoneticRun/x:rPh" }, { "Name": "x:CT_PhoneticPr/x:phoneticPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:t", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RElt/x:r", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticRun/x:rPh", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticPr/x:phoneticPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Rst/x:is", "ClassName": "InlineString", "Summary": "Rich Text Inline.", "CompositeType": "OneSequence", "BaseClass": "RstType", "IsDerived": true, "Children": [ { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" }, { "Name": "x:CT_RElt/x:r" }, { "Name": "x:CT_PhoneticRun/x:rPh" }, { "Name": "x:CT_PhoneticPr/x:phoneticPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:t", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RElt/x:r", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticRun/x:rPh", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticPr/x:phoneticPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Rst/x:text", "ClassName": "CommentText", "Summary": "Comment Text.", "CompositeType": "OneSequence", "BaseClass": "RstType", "IsDerived": true, "Children": [ { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" }, { "Name": "x:CT_RElt/x:r" }, { "Name": "x:CT_PhoneticRun/x:rPh" }, { "Name": "x:CT_PhoneticPr/x:phoneticPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:t", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RElt/x:r", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticRun/x:rPh", "Occurs": [ { "Max": 32767 } ] }, { "Name": "x:CT_PhoneticPr/x:phoneticPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Rst/", "ClassName": "RstType", "Summary": "Defines the RstType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "x:CT_PhoneticPr/x:phoneticPr", "x:CT_PhoneticRun/x:rPh", "x:CT_RElt/x:r", "x:CT_Xstring/x:t" ], "Children": [ { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" }, { "Name": "x:CT_RElt/x:r" }, { "Name": "x:CT_PhoneticRun/x:rPh" }, { "Name": "x:CT_PhoneticPr/x:phoneticPr" } ] }, { "Name": "x:CT_BooleanProperty/x:b", "ClassName": "Bold", "Summary": "Bold.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:i", "ClassName": "Italic", "Summary": "Italic.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:strike", "ClassName": "Strike", "Summary": "Strike Through.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:condense", "ClassName": "Condense", "Summary": "Condense.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:extend", "ClassName": "Extend", "Summary": "Extend.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:outline", "ClassName": "Outline", "Summary": "Outline.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/x:shadow", "ClassName": "Shadow", "Summary": "Shadow.", "BaseClass": "BooleanPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_BooleanProperty/", "ClassName": "BooleanPropertyType", "Summary": "Defines the BooleanPropertyType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "BooleanValue", "PropertyComments": "Value" } ] }, { "Name": "x:CT_UnderlineProperty/x:u", "ClassName": "Underline", "Summary": "Underline.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.UnderlineValues\u003E", "PropertyComments": "Underline Value" } ] }, { "Name": "x:CT_VerticalAlignFontProperty/x:vertAlign", "ClassName": "VerticalTextAlignment", "Summary": "Vertical Alignment.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.VerticalAlignmentRunValues\u003E", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_FontSize/x:sz", "ClassName": "FontSize", "Summary": "Font Size.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Color/x:color", "ClassName": "Color", "Summary": "Text Color.", "BaseClass": "ColorType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_Color/x:tabColor", "ClassName": "TabColor", "Summary": "Sheet Tab Color.", "BaseClass": "ColorType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_Color/x:fgColor", "ClassName": "ForegroundColor", "Summary": "Foreground Color.", "BaseClass": "ColorType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_Color/x:bgColor", "ClassName": "BackgroundColor", "Summary": "Background Color.", "BaseClass": "ColorType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_Color/", "ClassName": "ColorType", "Summary": "Defines the ColorType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":auto", "PropertyName": "Auto", "Type": "BooleanValue", "PropertyComments": "Automatic" }, { "QName": ":indexed", "PropertyName": "Indexed", "Type": "UInt32Value", "PropertyComments": "Index" }, { "QName": ":rgb", "PropertyName": "Rgb", "Type": "HexBinaryValue", "PropertyComments": "Alpha Red Green Blue Color Value", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":theme", "PropertyName": "Theme", "Type": "UInt32Value", "PropertyComments": "Theme Color" }, { "QName": ":tint", "PropertyName": "Tint", "Type": "DoubleValue", "PropertyComments": "Tint" } ] }, { "Name": "x:CT_FontName/x:rFont", "ClassName": "RunFont", "Summary": "Font.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "String Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_IntProperty/x:family", "ClassName": "FontFamily", "Summary": "Font Family.", "BaseClass": "InternationalPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_IntProperty/x:charset", "ClassName": "RunPropertyCharSet", "Summary": "Character Set.", "BaseClass": "InternationalPropertyType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_IntProperty/", "ClassName": "InternationalPropertyType", "Summary": "Defines the InternationalPropertyType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_FontScheme/x:scheme", "ClassName": "FontScheme", "Summary": "Font Scheme.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FontSchemeValues\u003E", "PropertyComments": "Font Scheme", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RPrElt/x:rPr", "ClassName": "RunProperties", "Summary": "Run Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_BooleanProperty/x:b" }, { "Name": "x:CT_BooleanProperty/x:i" }, { "Name": "x:CT_BooleanProperty/x:strike" }, { "Name": "x:CT_BooleanProperty/x:condense" }, { "Name": "x:CT_BooleanProperty/x:extend" }, { "Name": "x:CT_BooleanProperty/x:outline" }, { "Name": "x:CT_BooleanProperty/x:shadow" }, { "Name": "x:CT_UnderlineProperty/x:u" }, { "Name": "x:CT_VerticalAlignFontProperty/x:vertAlign" }, { "Name": "x:CT_FontSize/x:sz" }, { "Name": "x:CT_Color/x:color" }, { "Name": "x:CT_FontName/x:rFont" }, { "Name": "x:CT_IntProperty/x:family" }, { "Name": "x:CT_IntProperty/x:charset" }, { "Name": "x:CT_FontScheme/x:scheme" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_BooleanProperty/x:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:condense", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:extend", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_UnderlineProperty/x:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_VerticalAlignFontProperty/x:vertAlign", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontSize/x:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontName/x:rFont", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_IntProperty/x:family", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_IntProperty/x:charset", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontScheme/x:scheme", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RElt/x:r", "ClassName": "Run", "Summary": "Rich Text Run.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_RPrElt/x:rPr", "PropertyName": "RunProperties", "PropertyComments": "Run Properties" }, { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_RPrElt/x:rPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:t" } ] } }, { "Name": "x:CT_PhoneticRun/x:rPh", "ClassName": "PhoneticRun", "Summary": "Phonetic Run.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":sb", "PropertyName": "BaseTextStartIndex", "Type": "UInt32Value", "PropertyComments": "Base Text Start Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":eb", "PropertyName": "EndingBaseIndex", "Type": "UInt32Value", "PropertyComments": "Base Text End Index", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_Xstring/x:t", "PropertyName": "Text", "PropertyComments": "Text" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:t" } ] } }, { "Name": "x:CT_PhoneticPr/x:phoneticPr", "ClassName": "PhoneticProperties", "Summary": "Phonetic Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":fontId", "PropertyName": "FontId", "Type": "UInt32Value", "PropertyComments": "Font Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PhoneticValues\u003E", "PropertyComments": "Character Type" }, { "QName": ":alignment", "PropertyName": "Alignment", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PhoneticAlignmentValues\u003E", "PropertyComments": "Alignment" } ] }, { "Name": "x:CT_RevisionHeader/x:header", "ClassName": "Header", "Summary": "Header.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":dateTime", "PropertyName": "DateTime", "Type": "DateTimeValue", "PropertyComments": "Date Time", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":maxSheetId", "PropertyName": "MaxSheetId", "Type": "UInt32Value", "PropertyComments": "Last Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":userName", "PropertyName": "UserName", "Type": "StringValue", "PropertyComments": "User Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship ID", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":minRId", "PropertyName": "MinRevisionId", "Type": "UInt32Value", "PropertyComments": "Minimum Revision Id" }, { "QName": ":maxRId", "PropertyName": "MaxRevisionId", "Type": "UInt32Value", "PropertyComments": "Max Revision Id" } ], "Children": [ { "Name": "x:CT_SheetIdMap/x:sheetIdMap", "PropertyName": "SheetIdMap", "PropertyComments": "Sheet Id Map" }, { "Name": "x:CT_ReviewedRevisions/x:reviewedList", "PropertyName": "ReviewedList", "PropertyComments": "Reviewed List" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SheetIdMap/x:sheetIdMap" }, { "Name": "x:CT_ReviewedRevisions/x:reviewedList", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionRowColumn/x:rrc", "ClassName": "RevisionRowColumn", "Summary": "Revision Row Column Insert Delete.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":eol", "PropertyName": "EndOfList", "Type": "BooleanValue", "PropertyComments": "End Of List" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":action", "PropertyName": "Action", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.RowColumnActionValues\u003E", "PropertyComments": "User Action", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":edge", "PropertyName": "Edge", "Type": "BooleanValue", "PropertyComments": "Edge Deleted" } ], "Children": [ { "Name": "x:CT_UndoInfo/x:undo" }, { "Name": "x:CT_RevisionCellChange/x:rcc" }, { "Name": "x:CT_RevisionFormatting/x:rfmt" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "x:CT_UndoInfo/x:undo", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionCellChange/x:rcc", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionFormatting/x:rfmt", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_RevisionMove/x:rm", "ClassName": "RevisionMove", "Summary": "Revision Cell Move.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":source", "PropertyName": "Source", "Type": "StringValue", "PropertyComments": "Source", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":destination", "PropertyName": "Destination", "Type": "StringValue", "PropertyComments": "Destination", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceSheetId", "PropertyName": "SourceSheetId", "Type": "UInt32Value", "PropertyComments": "Source Sheet Id" } ], "Children": [ { "Name": "x:CT_UndoInfo/x:undo" }, { "Name": "x:CT_RevisionCellChange/x:rcc" }, { "Name": "x:CT_RevisionFormatting/x:rfmt" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "x:CT_UndoInfo/x:undo", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionCellChange/x:rcc", "Occurs": [ {} ] }, { "Name": "x:CT_RevisionFormatting/x:rfmt", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_RevisionCustomView/x:rcv", "ClassName": "RevisionCustomView", "Summary": "Revision Custom View.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":action", "PropertyName": "Action", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.RevisionActionValues\u003E", "PropertyComments": "User Action", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RevisionSheetRename/x:rsnm", "ClassName": "RevisionSheetName", "Summary": "Revision Sheet Name.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":oldName", "PropertyName": "OldName", "Type": "StringValue", "PropertyComments": "Old Sheet Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":newName", "PropertyName": "NewName", "Type": "StringValue", "PropertyComments": "New Sheet Name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionInsertSheet/x:ris", "ClassName": "RevisionInsertSheet", "Summary": "Revision Insert Sheet.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Sheet Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sheetPosition", "PropertyName": "SheetPosition", "Type": "UInt32Value", "PropertyComments": "Sheet Position", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RevisionCellChange/x:rcc", "ClassName": "RevisionCellChange", "Summary": "Revision Cell Change.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":odxf", "PropertyName": "OldFormatting", "Type": "BooleanValue", "PropertyComments": "Old Formatting" }, { "QName": ":xfDxf", "PropertyName": "RowColumnFormattingAffected", "Type": "BooleanValue", "PropertyComments": "Row Column Formatting Change" }, { "QName": ":s", "PropertyName": "StyleRevision", "Type": "BooleanValue", "PropertyComments": "Style Revision" }, { "QName": ":dxf", "PropertyName": "Format", "Type": "BooleanValue", "PropertyComments": "Formatting" }, { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "Number Format Id" }, { "QName": ":quotePrefix", "PropertyName": "QuotePrefix", "Type": "BooleanValue", "PropertyComments": "Quote Prefix" }, { "QName": ":oldQuotePrefix", "PropertyName": "OldQuotePrefix", "Type": "BooleanValue", "PropertyComments": "Old Quote Prefix" }, { "QName": ":ph", "PropertyName": "HasPhoneticText", "Type": "BooleanValue", "PropertyComments": "Phonetic Text" }, { "QName": ":oldPh", "PropertyName": "OldPhoneticText", "Type": "BooleanValue", "PropertyComments": "Old Phonetic Text" }, { "QName": ":endOfListFormulaUpdate", "PropertyName": "EndOfListFormulaUpdate", "Type": "BooleanValue", "PropertyComments": "End of List Formula Update" } ], "Children": [ { "Name": "x:CT_Cell/x:oc", "PropertyName": "OldCell", "PropertyComments": "Old Cell Data" }, { "Name": "x:CT_NewCell/x:nc", "PropertyName": "NewCell", "PropertyComments": "New Cell Data" }, { "Name": "x:CT_Dxf/x:odxf", "PropertyName": "OldDifferentialFormat", "PropertyComments": "Old Formatting Information" }, { "Name": "x:CT_Dxf/x:ndxf", "PropertyName": "NewDifferentialFormat", "PropertyComments": "New Formatting Information" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Cell/x:oc", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_NewCell/x:nc" }, { "Name": "x:CT_Dxf/x:odxf", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Dxf/x:ndxf", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionFormatting/x:rfmt", "ClassName": "RevisionFormat", "Summary": "Revision Format.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":xfDxf", "PropertyName": "RowOrColumnAffected", "Type": "BooleanValue", "PropertyComments": "Row or Column Formatting Change" }, { "QName": ":s", "PropertyName": "StyleAffected", "Type": "BooleanValue", "PropertyComments": "Style" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Sequence Of References", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":start", "PropertyName": "Start", "Type": "UInt32Value", "PropertyComments": "Start index" }, { "QName": ":length", "PropertyName": "Length", "Type": "UInt32Value", "PropertyComments": "Length" } ], "Children": [ { "Name": "x:CT_Dxf/x:dxf", "PropertyName": "DifferentialFormat", "PropertyComments": "Formatting" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Dxf/x:dxf", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionAutoFormatting/x:raf", "ClassName": "RevisionAutoFormat", "Summary": "Revision AutoFormat.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":autoFormatId", "PropertyName": "AutoFormatId", "Type": "UInt32Value", "PropertyComments": "Auto Format Id" }, { "QName": ":applyNumberFormats", "PropertyName": "ApplyNumberFormats", "Type": "BooleanValue", "PropertyComments": "Apply Number Formats" }, { "QName": ":applyBorderFormats", "PropertyName": "ApplyBorderFormats", "Type": "BooleanValue", "PropertyComments": "Apply Border Formats" }, { "QName": ":applyFontFormats", "PropertyName": "ApplyFontFormats", "Type": "BooleanValue", "PropertyComments": "Apply Font Formats" }, { "QName": ":applyPatternFormats", "PropertyName": "ApplyPatternFormats", "Type": "BooleanValue", "PropertyComments": "Apply Pattern Formats" }, { "QName": ":applyAlignmentFormats", "PropertyName": "ApplyAlignmentFormats", "Type": "BooleanValue", "PropertyComments": "Apply Alignment Formats" }, { "QName": ":applyWidthHeightFormats", "PropertyName": "ApplyWidthHeightFormats", "Type": "BooleanValue", "PropertyComments": "Apply Width / Height Formats" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RevisionDefinedName/x:rdn", "ClassName": "RevisionDefinedName", "Summary": "Revision Defined Name.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":localSheetId", "PropertyName": "LocalSheetId", "Type": "UInt32Value", "PropertyComments": "Local Name Sheet Id" }, { "QName": ":customView", "PropertyName": "CustomView", "Type": "BooleanValue", "PropertyComments": "Custom View" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":function", "PropertyName": "Function", "Type": "BooleanValue", "PropertyComments": "Function" }, { "QName": ":oldFunction", "PropertyName": "OldFunction", "Type": "BooleanValue", "PropertyComments": "Old Function" }, { "QName": ":functionGroupId", "PropertyName": "FunctionGroupId", "Type": "ByteValue", "PropertyComments": "Function Group Id" }, { "QName": ":oldFunctionGroupId", "PropertyName": "OldFunctionGroupId", "Type": "ByteValue", "PropertyComments": "Old Function Group Id" }, { "QName": ":shortcutKey", "PropertyName": "ShortcutKey", "Type": "ByteValue", "PropertyComments": "Shortcut Key" }, { "QName": ":oldShortcutKey", "PropertyName": "OldShortcutKey", "Type": "ByteValue", "PropertyComments": "Old Short Cut Key" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Named Range Hidden" }, { "QName": ":oldHidden", "PropertyName": "OldHidden", "Type": "BooleanValue", "PropertyComments": "Old Hidden" }, { "QName": ":customMenu", "PropertyName": "CustomMenu", "Type": "StringValue", "PropertyComments": "New Custom Menu" }, { "QName": ":oldCustomMenu", "PropertyName": "OldCustomMenu", "Type": "StringValue", "PropertyComments": "Old Custom Menu Text" }, { "QName": ":description", "PropertyName": "Description", "Type": "StringValue", "PropertyComments": "Description" }, { "QName": ":oldDescription", "PropertyName": "OldDescription", "Type": "StringValue", "PropertyComments": "Old Description" }, { "QName": ":help", "PropertyName": "Help", "Type": "StringValue", "PropertyComments": "New Help Topic" }, { "QName": ":oldHelp", "PropertyName": "OldHelp", "Type": "StringValue", "PropertyComments": "Old Help Topic" }, { "QName": ":statusBar", "PropertyName": "StatusBar", "Type": "StringValue", "PropertyComments": "Status Bar" }, { "QName": ":oldStatusBar", "PropertyName": "OldStatusBar", "Type": "StringValue", "PropertyComments": "Old Status Bar" }, { "QName": ":comment", "PropertyName": "Comment", "Type": "StringValue", "PropertyComments": "Name Comment" }, { "QName": ":oldComment", "PropertyName": "OldComment", "Type": "StringValue", "PropertyComments": "Old Name Comment" } ], "Children": [ { "Name": "x:CT_Xstring/x:formula", "PropertyName": "Formula", "PropertyComments": "Formula" }, { "Name": "x:CT_Xstring/x:oldFormula", "PropertyName": "OldFormula", "PropertyComments": "Old Formula" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:formula", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:oldFormula", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_RevisionComment/x:rcmt", "ClassName": "RevisionComment", "Summary": "Revision Cell Comment.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":cell", "PropertyName": "Cell", "Type": "StringValue", "PropertyComments": "Cell", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":action", "PropertyName": "Action", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.RevisionActionValues\u003E", "PropertyComments": "User Action" }, { "QName": ":alwaysShow", "PropertyName": "AlwaysShow", "Type": "BooleanValue", "PropertyComments": "Always Show Comment" }, { "QName": ":old", "PropertyName": "Old", "Type": "BooleanValue", "PropertyComments": "Old Comment" }, { "QName": ":hiddenRow", "PropertyName": "HiddenRow", "Type": "BooleanValue", "PropertyComments": "Comment In Hidden Row" }, { "QName": ":hiddenColumn", "PropertyName": "HiddenColumn", "Type": "BooleanValue", "PropertyComments": "Hidden Column" }, { "QName": ":author", "PropertyName": "Author", "Type": "StringValue", "PropertyComments": "Author", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":oldLength", "PropertyName": "OldLength", "Type": "UInt32Value", "PropertyComments": "Original Comment Length" }, { "QName": ":newLength", "PropertyName": "NewLength", "Type": "UInt32Value", "PropertyComments": "New Comment Length" } ] }, { "Name": "x:CT_RevisionQueryTableField/x:rqt", "ClassName": "RevisionQueryTable", "Summary": "Revision Query Table.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "QueryTable Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":fieldId", "PropertyName": "FieldId", "Type": "UInt32Value", "PropertyComments": "Field Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_RevisionConflict/x:rcft", "ClassName": "RevisionConflict", "Summary": "Revision Merge Conflict.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "Revision Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ua", "PropertyName": "Ua", "Type": "BooleanValue", "PropertyComments": "Revision From Rejection" }, { "QName": ":ra", "PropertyName": "Ra", "Type": "BooleanValue", "PropertyComments": "Revision Undo Rejected" }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id" } ] }, { "Name": "x:CT_SheetIdMap/x:sheetIdMap", "ClassName": "SheetIdMap", "Summary": "Sheet Id Map.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Sheet Count" } ], "Children": [ { "Name": "x:CT_SheetId/x:sheetId" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SheetId/x:sheetId", "Occurs": [ { "Min": 1, "Max": 65535 } ] } ] } }, { "Name": "x:CT_ReviewedRevisions/x:reviewedList", "ClassName": "ReviewedList", "Summary": "Reviewed List.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Reviewed Revisions Count" } ], "Children": [ { "Name": "x:CT_Reviewed/x:reviewed" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Reviewed/x:reviewed", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Reviewed/x:reviewed", "ClassName": "Reviewed", "Summary": "Reviewed.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rId", "PropertyName": "RevisionId", "Type": "UInt32Value", "PropertyComments": "revision Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_UndoInfo/x:undo", "ClassName": "Undo", "Summary": "Undo.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":index", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":exp", "PropertyName": "Expression", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FormulaExpressionValues\u003E", "PropertyComments": "Expression", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ref3D", "PropertyName": "Reference3D", "Type": "BooleanValue", "PropertyComments": "Reference 3D" }, { "QName": ":array", "PropertyName": "Array", "Type": "BooleanValue", "PropertyComments": "Array Entered" }, { "QName": ":v", "PropertyName": "Val", "Type": "BooleanValue", "PropertyComments": "Value Needed" }, { "QName": ":nf", "PropertyName": "DefinedNameFormula", "Type": "BooleanValue", "PropertyComments": "Defined Name Formula" }, { "QName": ":cs", "PropertyName": "CrossSheetMove", "Type": "BooleanValue", "PropertyComments": "Cross Sheet Move" }, { "QName": ":dr", "PropertyName": "DeletedRange", "Type": "StringValue", "PropertyComments": "Range", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":dn", "PropertyName": "DefinedName", "Type": "StringValue", "PropertyComments": "Defined Name" }, { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Cell Reference" }, { "QName": ":sId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id" } ] }, { "Name": "x:CT_Cell/x:oc", "ClassName": "OldCell", "Summary": "Old Cell Data.", "CompositeType": "OneSequence", "BaseClass": "CellType", "IsDerived": true, "Children": [ { "Name": "x:CT_CellFormula/x:f", "PropertyName": "CellFormula", "PropertyComments": "Formula" }, { "Name": "x:CT_Xstring/x:v", "PropertyName": "CellValue", "PropertyComments": "Cell Value" }, { "Name": "x:CT_Rst/x:is", "PropertyName": "InlineString", "PropertyComments": "Rich Text Inline" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellFormula/x:f", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:v", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Rst/x:is", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Cell/x:c", "ClassName": "Cell", "Summary": "Cell.", "CompositeType": "OneSequence", "BaseClass": "CellType", "IsDerived": true, "Children": [ { "Name": "x:CT_CellFormula/x:f", "PropertyName": "CellFormula", "PropertyComments": "Formula" }, { "Name": "x:CT_Xstring/x:v", "PropertyName": "CellValue", "PropertyComments": "Cell Value" }, { "Name": "x:CT_Rst/x:is", "PropertyName": "InlineString", "PropertyComments": "Rich Text Inline" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellFormula/x:f", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:v", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Rst/x:is", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Cell/", "ClassName": "CellType", "Summary": "Defines the CellType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference" }, { "QName": ":s", "PropertyName": "StyleIndex", "Type": "UInt32Value", "PropertyComments": "Style Index" }, { "QName": ":t", "PropertyName": "DataType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CellValues\u003E", "PropertyComments": "Cell Data Type" }, { "QName": ":cm", "PropertyName": "CellMetaIndex", "Type": "UInt32Value", "PropertyComments": "Cell Metadata Index" }, { "QName": ":vm", "PropertyName": "ValueMetaIndex", "Type": "UInt32Value", "PropertyComments": "Value Metadata Index" }, { "QName": ":ph", "PropertyName": "ShowPhonetic", "Type": "BooleanValue", "PropertyComments": "Show Phonetic" } ], "AdditionalElements": [ "x:CT_CellFormula/x:f", "x:CT_ExtensionList/x:extLst", "x:CT_Rst/x:is", "x:CT_Xstring/x:v" ], "Children": [ { "Name": "x:CT_CellFormula/x:f", "PropertyName": "CellFormula", "PropertyComments": "Formula" }, { "Name": "x:CT_Xstring/x:v", "PropertyName": "CellValue", "PropertyComments": "Cell Value" }, { "Name": "x:CT_Rst/x:is", "PropertyName": "InlineString", "PropertyComments": "Rich Text Inline" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ] }, { "Name": "x:CT_NewCell/x:nc", "ClassName": "NewCell", "Summary": "New Cell Data.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":s", "PropertyName": "StyleIndex", "Type": "UInt32Value", "PropertyComments": "Style Index" }, { "QName": ":t", "PropertyName": "DataType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CellValues\u003E", "PropertyComments": "Cell Data Type" }, { "QName": ":cm", "PropertyName": "CellMetaIndex", "Type": "UInt32Value", "PropertyComments": "Cell Metadata Index" }, { "QName": ":vm", "PropertyName": "ValueMetaIndex", "Type": "UInt32Value", "PropertyComments": "Value Metadata Index" }, { "QName": ":ph", "PropertyName": "ShowPhonetic", "Type": "BooleanValue", "PropertyComments": "Show Phonetic" } ], "Children": [ { "Name": "x:CT_CellFormula/x:f", "PropertyName": "CellFormula", "PropertyComments": "Formula" }, { "Name": "x:CT_Xstring/x:v", "PropertyName": "CellValue", "PropertyComments": "Cell Value" }, { "Name": "x:CT_Rst/x:is", "PropertyName": "InlineString", "PropertyComments": "Rich Text Inline" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellFormula/x:f", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:v", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Rst/x:is", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Dxf/x:odxf", "ClassName": "OldDifferentialFormat", "Summary": "Old Formatting Information.", "CompositeType": "OneSequence", "BaseClass": "DifferentialFormatType", "IsDerived": true, "Children": [ { "Name": "x:CT_Font/x:font", "PropertyName": "Font", "PropertyComments": "Font Properties" }, { "Name": "x:CT_NumFmt/x:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "x:CT_Fill/x:fill", "PropertyName": "Fill", "PropertyComments": "Fill" }, { "Name": "x:CT_CellAlignment/x:alignment", "PropertyName": "Alignment", "PropertyComments": "Alignment" }, { "Name": "x:CT_Border/x:border", "PropertyName": "Border", "PropertyComments": "Border Properties" }, { "Name": "x:CT_CellProtection/x:protection", "PropertyName": "Protection", "PropertyComments": "Protection Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Font/x:font", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_NumFmt/x:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Fill/x:fill", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellAlignment/x:alignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Border/x:border", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellProtection/x:protection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Dxf/x:ndxf", "ClassName": "NewDifferentialFormat", "Summary": "New Formatting Information.", "CompositeType": "OneSequence", "BaseClass": "DifferentialFormatType", "IsDerived": true, "Children": [ { "Name": "x:CT_Font/x:font", "PropertyName": "Font", "PropertyComments": "Font Properties" }, { "Name": "x:CT_NumFmt/x:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "x:CT_Fill/x:fill", "PropertyName": "Fill", "PropertyComments": "Fill" }, { "Name": "x:CT_CellAlignment/x:alignment", "PropertyName": "Alignment", "PropertyComments": "Alignment" }, { "Name": "x:CT_Border/x:border", "PropertyName": "Border", "PropertyComments": "Border Properties" }, { "Name": "x:CT_CellProtection/x:protection", "PropertyName": "Protection", "PropertyComments": "Protection Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Font/x:font", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_NumFmt/x:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Fill/x:fill", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellAlignment/x:alignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Border/x:border", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellProtection/x:protection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Dxf/x:dxf", "ClassName": "DifferentialFormat", "Summary": "Formatting.", "CompositeType": "OneSequence", "BaseClass": "DifferentialFormatType", "IsDerived": true, "Children": [ { "Name": "x:CT_Font/x:font", "PropertyName": "Font", "PropertyComments": "Font Properties" }, { "Name": "x:CT_NumFmt/x:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "x:CT_Fill/x:fill", "PropertyName": "Fill", "PropertyComments": "Fill" }, { "Name": "x:CT_CellAlignment/x:alignment", "PropertyName": "Alignment", "PropertyComments": "Alignment" }, { "Name": "x:CT_Border/x:border", "PropertyName": "Border", "PropertyComments": "Border Properties" }, { "Name": "x:CT_CellProtection/x:protection", "PropertyName": "Protection", "PropertyComments": "Protection Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Font/x:font", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_NumFmt/x:numFmt", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Fill/x:fill", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellAlignment/x:alignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Border/x:border", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellProtection/x:protection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Dxf/", "ClassName": "DifferentialFormatType", "Summary": "Defines the DifferentialFormatType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "x:CT_Border/x:border", "x:CT_CellAlignment/x:alignment", "x:CT_CellProtection/x:protection", "x:CT_ExtensionList/x:extLst", "x:CT_Fill/x:fill", "x:CT_Font/x:font", "x:CT_NumFmt/x:numFmt" ], "Children": [ { "Name": "x:CT_Font/x:font", "PropertyName": "Font", "PropertyComments": "Font Properties" }, { "Name": "x:CT_NumFmt/x:numFmt", "PropertyName": "NumberingFormat", "PropertyComments": "Number Format" }, { "Name": "x:CT_Fill/x:fill", "PropertyName": "Fill", "PropertyComments": "Fill" }, { "Name": "x:CT_CellAlignment/x:alignment", "PropertyName": "Alignment", "PropertyComments": "Alignment" }, { "Name": "x:CT_Border/x:border", "PropertyName": "Border", "PropertyComments": "Border Properties" }, { "Name": "x:CT_CellProtection/x:protection", "PropertyName": "Protection", "PropertyComments": "Protection Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ] }, { "Name": "x:CT_SheetId/x:sheetId", "ClassName": "SheetId", "Summary": "Sheet Id.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_CellFormula/x:f", "ClassName": "CellFormula", "Summary": "Formula.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true, "Attributes": [ { "QName": ":t", "PropertyName": "FormulaType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CellFormulaValues\u003E", "PropertyComments": "Formula Type" }, { "QName": ":aca", "PropertyName": "AlwaysCalculateArray", "Type": "BooleanValue", "PropertyComments": "Always Calculate Array" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Range of Cells" }, { "QName": ":dt2D", "PropertyName": "DataTable2D", "Type": "BooleanValue", "PropertyComments": "Data Table 2-D" }, { "QName": ":dtr", "PropertyName": "DataTableRow", "Type": "BooleanValue", "PropertyComments": "Data Table Row" }, { "QName": ":del1", "PropertyName": "Input1Deleted", "Type": "BooleanValue", "PropertyComments": "Input 1 Deleted" }, { "QName": ":del2", "PropertyName": "Input2Deleted", "Type": "BooleanValue", "PropertyComments": "Input 2 Deleted" }, { "QName": ":r1", "PropertyName": "R1", "Type": "StringValue", "PropertyComments": "Data Table Cell 1" }, { "QName": ":r2", "PropertyName": "R2", "Type": "StringValue", "PropertyComments": "Input Cell 2" }, { "QName": ":ca", "PropertyName": "CalculateCell", "Type": "BooleanValue", "PropertyComments": "Calculate Cell" }, { "QName": ":si", "PropertyName": "SharedIndex", "Type": "UInt32Value", "PropertyComments": "Shared Group Index" }, { "QName": ":bx", "PropertyName": "Bx", "Type": "BooleanValue", "PropertyComments": "Assigns Value to Name" }, { "QName": "xml:space", "PropertyName": "Space", "Type": "EnumValue\u003CDocumentFormat.OpenXml.SpaceProcessingModeValues\u003E", "PropertyComments": "Content Contains Significant Whitespace" } ] }, { "Name": "x:CT_SharedUser/x:userInfo", "ClassName": "UserInfo", "Summary": "User Information.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "User Revisions GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "User Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":id", "PropertyName": "Id", "Type": "Int32Value", "PropertyComments": "User Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":dateTime", "PropertyName": "DateTime", "Type": "DateTimeValue", "PropertyComments": "Date Time", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Row/x:row", "ClassName": "Row", "Summary": "Row.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":r", "PropertyName": "RowIndex", "Type": "UInt32Value", "PropertyComments": "Row Index" }, { "QName": ":spans", "PropertyName": "Spans", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Spans" }, { "QName": ":s", "PropertyName": "StyleIndex", "Type": "UInt32Value", "PropertyComments": "Style Index" }, { "QName": ":customFormat", "PropertyName": "CustomFormat", "Type": "BooleanValue", "PropertyComments": "Custom Format" }, { "QName": ":ht", "PropertyName": "Height", "Type": "DoubleValue", "PropertyComments": "Row Height" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden" }, { "QName": ":customHeight", "PropertyName": "CustomHeight", "Type": "BooleanValue", "PropertyComments": "Custom Height" }, { "QName": ":outlineLevel", "PropertyName": "OutlineLevel", "Type": "ByteValue", "PropertyComments": "Outline Level" }, { "QName": ":collapsed", "PropertyName": "Collapsed", "Type": "BooleanValue", "PropertyComments": "Collapsed" }, { "QName": ":thickTop", "PropertyName": "ThickTop", "Type": "BooleanValue", "PropertyComments": "Thick Top Border" }, { "QName": ":thickBot", "PropertyName": "ThickBot", "Type": "BooleanValue", "PropertyComments": "Thick Bottom" }, { "QName": ":ph", "PropertyName": "ShowPhonetic", "Type": "BooleanValue", "PropertyComments": "Show Phonetic" }, { "QName": "x14ac:dyDescent", "PropertyName": "DyDescent", "Type": "DoubleValue", "Version": "Office2010", "PropertyComments": "dyDescent", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ], "Children": [ { "Name": "x:CT_Cell/x:c" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Cell/x:c", "Occurs": [ {} ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Col/x:col", "ClassName": "Column", "Summary": "Column Width and Formatting.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":min", "PropertyName": "Min", "Type": "UInt32Value", "PropertyComments": "Minimum Column", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":max", "PropertyName": "Max", "Type": "UInt32Value", "PropertyComments": "Maximum Column", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":width", "PropertyName": "Width", "Type": "DoubleValue", "PropertyComments": "Column Width" }, { "QName": ":style", "PropertyName": "Style", "Type": "UInt32Value", "PropertyComments": "Style" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden Columns" }, { "QName": ":bestFit", "PropertyName": "BestFit", "Type": "BooleanValue", "PropertyComments": "Best Fit Column Width" }, { "QName": ":customWidth", "PropertyName": "CustomWidth", "Type": "BooleanValue", "PropertyComments": "Custom Width" }, { "QName": ":phonetic", "PropertyName": "Phonetic", "Type": "BooleanValue", "PropertyComments": "Show Phonetic Information" }, { "QName": ":outlineLevel", "PropertyName": "OutlineLevel", "Type": "ByteValue", "PropertyComments": "Outline Level" }, { "QName": ":collapsed", "PropertyName": "Collapsed", "Type": "BooleanValue", "PropertyComments": "Collapsed" } ] }, { "Name": "x:CT_OutlinePr/x:outlinePr", "ClassName": "OutlineProperties", "Summary": "Outline Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":applyStyles", "PropertyName": "ApplyStyles", "Type": "BooleanValue", "PropertyComments": "Apply Styles in Outline" }, { "QName": ":summaryBelow", "PropertyName": "SummaryBelow", "Type": "BooleanValue", "PropertyComments": "Summary Below" }, { "QName": ":summaryRight", "PropertyName": "SummaryRight", "Type": "BooleanValue", "PropertyComments": "Summary Right" }, { "QName": ":showOutlineSymbols", "PropertyName": "ShowOutlineSymbols", "Type": "BooleanValue", "PropertyComments": "Show Outline Symbols" } ] }, { "Name": "x:CT_PageSetUpPr/x:pageSetUpPr", "ClassName": "PageSetupProperties", "Summary": "Page Setup Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":autoPageBreaks", "PropertyName": "AutoPageBreaks", "Type": "BooleanValue", "PropertyComments": "Show Auto Page Breaks" }, { "QName": ":fitToPage", "PropertyName": "FitToPage", "Type": "BooleanValue", "PropertyComments": "Fit To Page" } ] }, { "Name": "x:CT_Pane/x:pane", "ClassName": "Pane", "Summary": "View Pane.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":xSplit", "PropertyName": "HorizontalSplit", "Type": "DoubleValue", "PropertyComments": "Horizontal Split Position" }, { "QName": ":ySplit", "PropertyName": "VerticalSplit", "Type": "DoubleValue", "PropertyComments": "Vertical Split Position" }, { "QName": ":topLeftCell", "PropertyName": "TopLeftCell", "Type": "StringValue", "PropertyComments": "Top Left Visible Cell" }, { "QName": ":activePane", "PropertyName": "ActivePane", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PaneValues\u003E", "PropertyComments": "Active Pane" }, { "QName": ":state", "PropertyName": "State", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PaneStateValues\u003E", "PropertyComments": "Split State" } ] }, { "Name": "x:CT_Selection/x:selection", "ClassName": "Selection", "Summary": "Selection.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":pane", "PropertyName": "Pane", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PaneValues\u003E", "PropertyComments": "Pane" }, { "QName": ":activeCell", "PropertyName": "ActiveCell", "Type": "StringValue", "PropertyComments": "Active Cell Location" }, { "QName": ":activeCellId", "PropertyName": "ActiveCellId", "Type": "UInt32Value", "PropertyComments": "Active Cell Index" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Sequence of References" } ] }, { "Name": "x:CT_PivotSelection/x:pivotSelection", "ClassName": "PivotSelection", "Summary": "PivotTable Selection.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":pane", "PropertyName": "Pane", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PaneValues\u003E", "PropertyComments": "Pane" }, { "QName": ":showHeader", "PropertyName": "ShowHeader", "Type": "BooleanValue", "PropertyComments": "Show Header" }, { "QName": ":label", "PropertyName": "Label", "Type": "BooleanValue", "PropertyComments": "Label" }, { "QName": ":data", "PropertyName": "Data", "Type": "BooleanValue", "PropertyComments": "Data Selection" }, { "QName": ":extendable", "PropertyName": "Extendable", "Type": "BooleanValue", "PropertyComments": "Extendable" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Selection Count" }, { "QName": ":axis", "PropertyName": "Axis", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PivotTableAxisValues\u003E", "PropertyComments": "Axis" }, { "QName": ":dimension", "PropertyName": "Dimension", "Type": "UInt32Value", "PropertyComments": "Dimension" }, { "QName": ":start", "PropertyName": "Start", "Type": "UInt32Value", "PropertyComments": "Start" }, { "QName": ":min", "PropertyName": "Min", "Type": "UInt32Value", "PropertyComments": "Minimum" }, { "QName": ":max", "PropertyName": "Max", "Type": "UInt32Value", "PropertyComments": "Maximum" }, { "QName": ":activeRow", "PropertyName": "ActiveRow", "Type": "UInt32Value", "PropertyComments": "Active Row" }, { "QName": ":activeCol", "PropertyName": "ActiveColumn", "Type": "UInt32Value", "PropertyComments": "Active Column" }, { "QName": ":previousRow", "PropertyName": "PreviousRow", "Type": "UInt32Value", "PropertyComments": "Previous Row" }, { "QName": ":previousCol", "PropertyName": "PreviousColumn", "Type": "UInt32Value", "PropertyComments": "Previous Column Selection" }, { "QName": ":click", "PropertyName": "Click", "Type": "UInt32Value", "PropertyComments": "Click Count" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea", "PropertyName": "PivotArea", "PropertyComments": "Pivot Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea" } ] } }, { "Name": "x:CT_Break/x:brk", "ClassName": "Break", "Summary": "Break.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Id" }, { "QName": ":min", "PropertyName": "Min", "Type": "UInt32Value", "PropertyComments": "Minimum" }, { "QName": ":max", "PropertyName": "Max", "Type": "UInt32Value", "PropertyComments": "Maximum" }, { "QName": ":man", "PropertyName": "ManualPageBreak", "Type": "BooleanValue", "PropertyComments": "Manual Page Break" }, { "QName": ":pt", "PropertyName": "PivotTablePageBreak", "Type": "BooleanValue", "PropertyComments": "Pivot-Created Page Break" } ] }, { "Name": "x:CT_DataRef/x:dataRef", "ClassName": "DataReference", "Summary": "Data Consolidation Reference.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Named Range" }, { "QName": ":sheet", "PropertyName": "Sheet", "Type": "StringValue", "PropertyComments": "Sheet Name" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "relationship Id" } ] }, { "Name": "x:CT_PageBreak/x:rowBreaks", "ClassName": "RowBreaks", "Summary": "Horizontal Page Breaks.", "BaseClass": "PageBreakType", "IsDerived": true, "Children": [ { "Name": "x:CT_Break/x:brk" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Break/x:brk", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_PageBreak/x:colBreaks", "ClassName": "ColumnBreaks", "Summary": "Vertical Page Breaks.", "BaseClass": "PageBreakType", "IsDerived": true, "Children": [ { "Name": "x:CT_Break/x:brk" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Break/x:brk", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_PageBreak/", "ClassName": "PageBreakType", "Summary": "Defines the PageBreakType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Page Break Count" }, { "QName": ":manualBreakCount", "PropertyName": "ManualBreakCount", "Type": "UInt32Value", "PropertyComments": "Manual Break Count" } ], "AdditionalElements": [ "x:CT_Break/x:brk" ], "Children": [ { "Name": "x:CT_Break/x:brk" } ] }, { "Name": "x:CT_PageMargins/x:pageMargins", "ClassName": "PageMargins", "Summary": "Page Margins.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":left", "PropertyName": "Left", "Type": "DoubleValue", "PropertyComments": "Left Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":right", "PropertyName": "Right", "Type": "DoubleValue", "PropertyComments": "Right Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":top", "PropertyName": "Top", "Type": "DoubleValue", "PropertyComments": "Top Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":bottom", "PropertyName": "Bottom", "Type": "DoubleValue", "PropertyComments": "Bottom Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":header", "PropertyName": "Header", "Type": "DoubleValue", "PropertyComments": "Header Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":footer", "PropertyName": "Footer", "Type": "DoubleValue", "PropertyComments": "Footer Page Margin", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_PrintOptions/x:printOptions", "ClassName": "PrintOptions", "Summary": "Print Options.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":horizontalCentered", "PropertyName": "HorizontalCentered", "Type": "BooleanValue", "PropertyComments": "Horizontal Centered" }, { "QName": ":verticalCentered", "PropertyName": "VerticalCentered", "Type": "BooleanValue", "PropertyComments": "Vertical Centered" }, { "QName": ":headings", "PropertyName": "Headings", "Type": "BooleanValue", "PropertyComments": "Print Headings" }, { "QName": ":gridLines", "PropertyName": "GridLines", "Type": "BooleanValue", "PropertyComments": "Print Grid Lines" }, { "QName": ":gridLinesSet", "PropertyName": "GridLinesSet", "Type": "BooleanValue", "PropertyComments": "Grid Lines Set" } ] }, { "Name": "x:CT_PageSetup/x:pageSetup", "ClassName": "PageSetup", "Summary": "Page Setup Settings.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":paperSize", "PropertyName": "PaperSize", "Type": "UInt32Value", "PropertyComments": "Paper Size" }, { "QName": ":scale", "PropertyName": "Scale", "Type": "UInt32Value", "PropertyComments": "Print Scale" }, { "QName": ":firstPageNumber", "PropertyName": "FirstPageNumber", "Type": "UInt32Value", "PropertyComments": "First Page Number" }, { "QName": ":fitToWidth", "PropertyName": "FitToWidth", "Type": "UInt32Value", "PropertyComments": "Fit To Width" }, { "QName": ":fitToHeight", "PropertyName": "FitToHeight", "Type": "UInt32Value", "PropertyComments": "Fit To Height" }, { "QName": ":pageOrder", "PropertyName": "PageOrder", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PageOrderValues\u003E", "PropertyComments": "Page Order" }, { "QName": ":orientation", "PropertyName": "Orientation", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.OrientationValues\u003E", "PropertyComments": "Orientation" }, { "QName": ":usePrinterDefaults", "PropertyName": "UsePrinterDefaults", "Type": "BooleanValue", "PropertyComments": "Use Printer Defaults" }, { "QName": ":blackAndWhite", "PropertyName": "BlackAndWhite", "Type": "BooleanValue", "PropertyComments": "Black And White" }, { "QName": ":draft", "PropertyName": "Draft", "Type": "BooleanValue", "PropertyComments": "Draft" }, { "QName": ":cellComments", "PropertyName": "CellComments", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CellCommentsValues\u003E", "PropertyComments": "Print Cell Comments" }, { "QName": ":useFirstPageNumber", "PropertyName": "UseFirstPageNumber", "Type": "BooleanValue", "PropertyComments": "Use First Page Number" }, { "QName": ":errors", "PropertyName": "Errors", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PrintErrorValues\u003E", "PropertyComments": "Print Error Handling" }, { "QName": ":horizontalDpi", "PropertyName": "HorizontalDpi", "Type": "UInt32Value", "PropertyComments": "Horizontal DPI" }, { "QName": ":verticalDpi", "PropertyName": "VerticalDpi", "Type": "UInt32Value", "PropertyComments": "Vertical DPI" }, { "QName": ":copies", "PropertyName": "Copies", "Type": "UInt32Value", "PropertyComments": "Number Of Copies" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Id" } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "ClassName": "HeaderFooter", "Summary": "Header Footer Settings.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":differentOddEven", "PropertyName": "DifferentOddEven", "Type": "BooleanValue", "PropertyComments": "Different Odd Even Header Footer" }, { "QName": ":differentFirst", "PropertyName": "DifferentFirst", "Type": "BooleanValue", "PropertyComments": "Different First Page" }, { "QName": ":scaleWithDoc", "PropertyName": "ScaleWithDoc", "Type": "BooleanValue", "PropertyComments": "Scale Header and Footer With Document" }, { "QName": ":alignWithMargins", "PropertyName": "AlignWithMargins", "Type": "BooleanValue", "PropertyComments": "Align Margins" } ], "Children": [ { "Name": "x:CT_Xstring/x:oddHeader", "PropertyName": "OddHeader", "PropertyComments": "Odd Header" }, { "Name": "x:CT_Xstring/x:oddFooter", "PropertyName": "OddFooter", "PropertyComments": "Odd Page Footer" }, { "Name": "x:CT_Xstring/x:evenHeader", "PropertyName": "EvenHeader", "PropertyComments": "Even Page Header" }, { "Name": "x:CT_Xstring/x:evenFooter", "PropertyName": "EvenFooter", "PropertyComments": "Even Page Footer" }, { "Name": "x:CT_Xstring/x:firstHeader", "PropertyName": "FirstHeader", "PropertyComments": "First Page Header" }, { "Name": "x:CT_Xstring/x:firstFooter", "PropertyName": "FirstFooter", "PropertyComments": "First Page Footer" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:oddHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:oddFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:evenHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:evenFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:firstHeader", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:firstFooter", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_AutoFilter/x:autoFilter", "ClassName": "AutoFilter", "Summary": "AutoFilter Settings.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Cell or Range Reference" } ], "Children": [ { "Name": "x:CT_FilterColumn/x:filterColumn" }, { "Name": "x:CT_SortState/x:sortState" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_FilterColumn/x:filterColumn", "Occurs": [ {} ] }, { "Name": "x:CT_SortState/x:sortState", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CfRule/x:cfRule", "ClassName": "ConditionalFormattingRule", "Summary": "Conditional Formatting Rule.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ConditionalFormatValues\u003E", "PropertyComments": "Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":dxfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Differential Formatting Id" }, { "QName": ":priority", "PropertyName": "Priority", "Type": "Int32Value", "PropertyComments": "Priority", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":stopIfTrue", "PropertyName": "StopIfTrue", "Type": "BooleanValue", "PropertyComments": "Stop If True" }, { "QName": ":aboveAverage", "PropertyName": "AboveAverage", "Type": "BooleanValue", "PropertyComments": "Above Or Below Average" }, { "QName": ":percent", "PropertyName": "Percent", "Type": "BooleanValue", "PropertyComments": "Top 10 Percent" }, { "QName": ":bottom", "PropertyName": "Bottom", "Type": "BooleanValue", "PropertyComments": "Bottom N" }, { "QName": ":operator", "PropertyName": "Operator", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ConditionalFormattingOperatorValues\u003E", "PropertyComments": "Operator" }, { "QName": ":text", "PropertyName": "Text", "Type": "StringValue", "PropertyComments": "Text" }, { "QName": ":timePeriod", "PropertyName": "TimePeriod", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TimePeriodValues\u003E", "PropertyComments": "Time Period" }, { "QName": ":rank", "PropertyName": "Rank", "Type": "UInt32Value", "PropertyComments": "Rank" }, { "QName": ":stdDev", "PropertyName": "StdDev", "Type": "Int32Value", "PropertyComments": "StdDev" }, { "QName": ":equalAverage", "PropertyName": "EqualAverage", "Type": "BooleanValue", "PropertyComments": "Equal Average" } ], "Children": [ { "Name": "x:CT_Xstring/x:formula" }, { "Name": "x:CT_ColorScale/x:colorScale" }, { "Name": "x:CT_DataBar/x:dataBar" }, { "Name": "x:CT_IconSet/x:iconSet" }, { "Name": "x:CT_CfRuleExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:formula", "Occurs": [ { "Max": 3 } ] }, { "Name": "x:CT_ColorScale/x:colorScale", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DataBar/x:dataBar", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_IconSet/x:iconSet", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CfRuleExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Hyperlink/x:hyperlink", "ClassName": "Hyperlink", "Summary": "Hyperlink.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id" }, { "QName": ":location", "PropertyName": "Location", "Type": "StringValue", "PropertyComments": "Location" }, { "QName": ":tooltip", "PropertyName": "Tooltip", "Type": "StringValue", "PropertyComments": "Tool Tip" }, { "QName": ":display", "PropertyName": "Display", "Type": "StringValue", "PropertyComments": "Display String" } ] }, { "Name": "x:CT_Cfvo/x:cfvo", "ClassName": "ConditionalFormatValueObject", "Summary": "Conditional Format Value Object.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ConditionalFormatValueObjectValues\u003E", "PropertyComments": "Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Value" }, { "QName": ":gte", "PropertyName": "GreaterThanOrEqual", "Type": "BooleanValue", "PropertyComments": "Greater Than Or Equal" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Scenario/x:scenario", "ClassName": "Scenario", "Summary": "Scenario.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Scenario Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":locked", "PropertyName": "Locked", "Type": "BooleanValue", "PropertyComments": "Scenario Locked" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden Scenario" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Changing Cell Count" }, { "QName": ":user", "PropertyName": "User", "Type": "StringValue", "PropertyComments": "User Name" }, { "QName": ":comment", "PropertyName": "Comment", "Type": "StringValue", "PropertyComments": "Scenario Comment" } ], "Children": [ { "Name": "x:CT_InputCells/x:inputCells" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_InputCells/x:inputCells", "Occurs": [ { "Min": 1, "Max": 32 } ] } ] } }, { "Name": "x:CT_ProtectedRange/x:protectedRange", "ClassName": "ProtectedRange", "Summary": "Protected Range.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":password", "PropertyName": "Password", "Type": "HexBinaryValue", "PropertyComments": "password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "PropertyComments": "algorithmName" }, { "QName": ":hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "PropertyComments": "hashValue" }, { "QName": ":saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "PropertyComments": "saltValue" }, { "QName": ":spinCount", "PropertyName": "SpinCount", "Type": "UInt32Value", "PropertyComments": "spinCount" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "sqref", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":securityDescriptor", "PropertyName": "SecurityDescriptor", "Type": "StringValue", "PropertyComments": "securityDescriptor" } ] }, { "Name": "x:CT_CellWatch/x:cellWatch", "ClassName": "CellWatch", "Summary": "Cell Watch Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_CsPageSetup/x:pageSetup", "ClassName": "ChartSheetPageSetup", "Summary": "Chart Sheet Page Setup.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":paperSize", "PropertyName": "PaperSize", "Type": "UInt32Value", "PropertyComments": "Paper Size" }, { "QName": ":firstPageNumber", "PropertyName": "FirstPageNumber", "Type": "UInt32Value", "PropertyComments": "First Page Number" }, { "QName": ":orientation", "PropertyName": "Orientation", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.OrientationValues\u003E", "PropertyComments": "Orientation" }, { "QName": ":usePrinterDefaults", "PropertyName": "UsePrinterDefaults", "Type": "BooleanValue", "PropertyComments": "Use Printer Defaults" }, { "QName": ":blackAndWhite", "PropertyName": "BlackAndWhite", "Type": "BooleanValue", "PropertyComments": "Black And White" }, { "QName": ":draft", "PropertyName": "Draft", "Type": "BooleanValue", "PropertyComments": "Draft" }, { "QName": ":useFirstPageNumber", "PropertyName": "UseFirstPageNumber", "Type": "BooleanValue", "PropertyComments": "Use First Page Number" }, { "QName": ":horizontalDpi", "PropertyName": "HorizontalDpi", "Type": "UInt32Value", "PropertyComments": "Horizontal DPI" }, { "QName": ":verticalDpi", "PropertyName": "VerticalDpi", "Type": "UInt32Value", "PropertyComments": "Vertical DPI" }, { "QName": ":copies", "PropertyName": "Copies", "Type": "UInt32Value", "PropertyComments": "Number Of Copies" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Id" } ] }, { "Name": "x:CT_CustomProperty/x:customPr", "ClassName": "CustomProperty", "Summary": "Custom Property.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Custom Property Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_WebPublishItem/x:webPublishItem", "ClassName": "WebPublishItem", "Summary": "Web Publishing Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":divId", "PropertyName": "DivId", "Type": "StringValue", "PropertyComments": "Destination Bookmark", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceType", "PropertyName": "SourceType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.WebSourceValues\u003E", "PropertyComments": "Web Source Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceRef", "PropertyName": "SourceRef", "Type": "StringValue", "PropertyComments": "Source Id" }, { "QName": ":sourceObject", "PropertyName": "SourceObject", "Type": "StringValue", "PropertyComments": "Source Object Name" }, { "QName": ":destinationFile", "PropertyName": "DestinationFile", "Type": "StringValue", "PropertyComments": "Destination File Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":title", "PropertyName": "Title", "Type": "StringValue", "PropertyComments": "Title" }, { "QName": ":autoRepublish", "PropertyName": "AutoRepublish", "Type": "BooleanValue", "PropertyComments": "Automatically Publish" } ] }, { "Name": "x:CT_TablePart/x:tablePart", "ClassName": "TablePart", "Summary": "Table Part.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_ChartsheetView/x:sheetView", "ClassName": "ChartSheetView", "Summary": "Chart Sheet View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":tabSelected", "PropertyName": "TabSelected", "Type": "BooleanValue", "PropertyComments": "Sheet Tab Selected" }, { "QName": ":zoomScale", "PropertyName": "ZoomScale", "Type": "UInt32Value", "PropertyComments": "Window Zoom Scale" }, { "QName": ":workbookViewId", "PropertyName": "WorkbookViewId", "Type": "UInt32Value", "PropertyComments": "Workbook View Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":zoomToFit", "PropertyName": "ZoomToFit", "Type": "BooleanValue", "PropertyComments": "Zoom To Fit" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CustomChartsheetView/x:customSheetView", "ClassName": "CustomChartsheetView", "Summary": "Custom Chart Sheet View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":scale", "PropertyName": "Scale", "Type": "UInt32Value", "PropertyComments": "Print Scale" }, { "QName": ":state", "PropertyName": "State", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SheetStateValues\u003E", "PropertyComments": "Visible State" }, { "QName": ":zoomToFit", "PropertyName": "ZoomToFit", "Type": "BooleanValue", "PropertyComments": "Zoom To Fit" } ], "Children": [ { "Name": "x:CT_PageMargins/x:pageMargins", "PropertyName": "PageMargins" }, { "Name": "x:CT_CsPageSetup/x:pageSetup", "PropertyName": "ChartSheetPageSetup", "PropertyComments": "Chart Sheet Page Setup" }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "PropertyName": "HeaderFooter" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PageMargins/x:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CsPageSetup/x:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_InputCells/x:inputCells", "ClassName": "InputCells", "Summary": "Input Cells.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":deleted", "PropertyName": "Deleted", "Type": "BooleanValue", "PropertyComments": "Deleted" }, { "QName": ":undone", "PropertyName": "Undone", "Type": "BooleanValue", "PropertyComments": "Undone" }, { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "Number Format Id" } ] }, { "Name": "x:CT_Control/x:control", "ClassName": "Control", "Summary": "Embedded Control.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":shapeId", "PropertyName": "ShapeId", "Type": "UInt32Value", "PropertyComments": "Shape Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Control Name" } ], "Children": [ { "Name": "x:CT_ControlPr/x:controlPr", "PropertyName": "ControlProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ControlPr/x:controlPr", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_IgnoredError/x:ignoredError", "ClassName": "IgnoredError", "Summary": "Ignored Error.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Sequence of References", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":evalError", "PropertyName": "EvalError", "Type": "BooleanValue", "PropertyComments": "Evaluation Error" }, { "QName": ":twoDigitTextYear", "PropertyName": "TwoDigitTextYear", "Type": "BooleanValue", "PropertyComments": "Two Digit Text Year" }, { "QName": ":numberStoredAsText", "PropertyName": "NumberStoredAsText", "Type": "BooleanValue", "PropertyComments": "Number Stored As Text" }, { "QName": ":formula", "PropertyName": "Formula", "Type": "BooleanValue", "PropertyComments": "Formula" }, { "QName": ":formulaRange", "PropertyName": "FormulaRange", "Type": "BooleanValue", "PropertyComments": "Formula Range" }, { "QName": ":unlockedFormula", "PropertyName": "UnlockedFormula", "Type": "BooleanValue", "PropertyComments": "Unlocked Formula" }, { "QName": ":emptyCellReference", "PropertyName": "EmptyCellReference", "Type": "BooleanValue", "PropertyComments": "Empty Cell Reference" }, { "QName": ":listDataValidation", "PropertyName": "ListDataValidation", "Type": "BooleanValue", "PropertyComments": "List Data Validation" }, { "QName": ":calculatedColumn", "PropertyName": "CalculatedColumn", "Type": "BooleanValue", "PropertyComments": "Calculated Column" } ] }, { "Name": "x:CT_MergeCell/x:mergeCell", "ClassName": "MergeCell", "Summary": "Merged Cell.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_DataValidation/x:dataValidation", "ClassName": "DataValidation", "Summary": "Data Validation.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataValidationValues\u003E", "PropertyComments": "type" }, { "QName": ":errorStyle", "PropertyName": "ErrorStyle", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataValidationErrorStyleValues\u003E", "PropertyComments": "errorStyle" }, { "QName": ":imeMode", "PropertyName": "ImeMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataValidationImeModeValues\u003E", "PropertyComments": "imeMode" }, { "QName": ":operator", "PropertyName": "Operator", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataValidationOperatorValues\u003E", "PropertyComments": "operator" }, { "QName": ":allowBlank", "PropertyName": "AllowBlank", "Type": "BooleanValue", "PropertyComments": "allowBlank" }, { "QName": ":showDropDown", "PropertyName": "ShowDropDown", "Type": "BooleanValue", "PropertyComments": "showDropDown" }, { "QName": ":showInputMessage", "PropertyName": "ShowInputMessage", "Type": "BooleanValue", "PropertyComments": "showInputMessage" }, { "QName": ":showErrorMessage", "PropertyName": "ShowErrorMessage", "Type": "BooleanValue", "PropertyComments": "showErrorMessage" }, { "QName": ":errorTitle", "PropertyName": "ErrorTitle", "Type": "StringValue", "PropertyComments": "errorTitle" }, { "QName": ":error", "PropertyName": "Error", "Type": "StringValue", "PropertyComments": "error" }, { "QName": ":promptTitle", "PropertyName": "PromptTitle", "Type": "StringValue", "PropertyComments": "promptTitle" }, { "QName": ":prompt", "PropertyName": "Prompt", "Type": "StringValue", "PropertyComments": "prompt" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "sqref", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:ST_Xstring/x12ac:list", "PropertyName": "List" }, { "Name": "x:CT_Xstring/x:formula1", "PropertyName": "Formula1" }, { "Name": "x:CT_Xstring/x:formula2", "PropertyName": "Formula2" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:ST_Xstring/x12ac:list", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2013" }, { "Name": "x:CT_Xstring/x:formula1", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Xstring/x:formula2", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_SheetView/x:sheetView", "ClassName": "SheetView", "Summary": "Worksheet View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":windowProtection", "PropertyName": "WindowProtection", "Type": "BooleanValue", "PropertyComments": "Window Protection" }, { "QName": ":showFormulas", "PropertyName": "ShowFormulas", "Type": "BooleanValue", "PropertyComments": "Show Formulas" }, { "QName": ":showGridLines", "PropertyName": "ShowGridLines", "Type": "BooleanValue", "PropertyComments": "Show Grid Lines" }, { "QName": ":showRowColHeaders", "PropertyName": "ShowRowColHeaders", "Type": "BooleanValue", "PropertyComments": "Show Headers" }, { "QName": ":showZeros", "PropertyName": "ShowZeros", "Type": "BooleanValue", "PropertyComments": "Show Zero Values" }, { "QName": ":rightToLeft", "PropertyName": "RightToLeft", "Type": "BooleanValue", "PropertyComments": "Right To Left" }, { "QName": ":tabSelected", "PropertyName": "TabSelected", "Type": "BooleanValue", "PropertyComments": "Sheet Tab Selected" }, { "QName": ":showRuler", "PropertyName": "ShowRuler", "Type": "BooleanValue", "PropertyComments": "Show Ruler" }, { "QName": ":showOutlineSymbols", "PropertyName": "ShowOutlineSymbols", "Type": "BooleanValue", "PropertyComments": "Show Outline Symbols" }, { "QName": ":defaultGridColor", "PropertyName": "DefaultGridColor", "Type": "BooleanValue", "PropertyComments": "Default Grid Color" }, { "QName": ":showWhiteSpace", "PropertyName": "ShowWhiteSpace", "Type": "BooleanValue", "PropertyComments": "Show White Space" }, { "QName": ":view", "PropertyName": "View", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SheetViewValues\u003E", "PropertyComments": "View Type" }, { "QName": ":topLeftCell", "PropertyName": "TopLeftCell", "Type": "StringValue", "PropertyComments": "Top Left Visible Cell" }, { "QName": ":colorId", "PropertyName": "ColorId", "Type": "UInt32Value", "PropertyComments": "Color Id" }, { "QName": ":zoomScale", "PropertyName": "ZoomScale", "Type": "UInt32Value", "PropertyComments": "Zoom Scale" }, { "QName": ":zoomScaleNormal", "PropertyName": "ZoomScaleNormal", "Type": "UInt32Value", "PropertyComments": "Zoom Scale Normal View" }, { "QName": ":zoomScaleSheetLayoutView", "PropertyName": "ZoomScaleSheetLayoutView", "Type": "UInt32Value", "PropertyComments": "Zoom Scale Page Break Preview" }, { "QName": ":zoomScalePageLayoutView", "PropertyName": "ZoomScalePageLayoutView", "Type": "UInt32Value", "PropertyComments": "Zoom Scale Page Layout View" }, { "QName": ":workbookViewId", "PropertyName": "WorkbookViewId", "Type": "UInt32Value", "PropertyComments": "Workbook View Index", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_Pane/x:pane", "PropertyName": "Pane", "PropertyComments": "View Pane" }, { "Name": "x:CT_Selection/x:selection" }, { "Name": "x:CT_PivotSelection/x:pivotSelection" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Pane/x:pane", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Selection/x:selection", "Occurs": [ { "Max": 4 } ] }, { "Name": "x:CT_PivotSelection/x:pivotSelection", "Occurs": [ { "Max": 4 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CustomSheetView/x:customSheetView", "ClassName": "CustomSheetView", "Summary": "Custom Sheet View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":scale", "PropertyName": "Scale", "Type": "UInt32Value", "PropertyComments": "Print Scale" }, { "QName": ":colorId", "PropertyName": "ColorId", "Type": "UInt32Value", "PropertyComments": "Color Id" }, { "QName": ":showPageBreaks", "PropertyName": "ShowPageBreaks", "Type": "BooleanValue", "PropertyComments": "Show Page Breaks" }, { "QName": ":showFormulas", "PropertyName": "ShowFormulas", "Type": "BooleanValue", "PropertyComments": "Show Formulas" }, { "QName": ":showGridLines", "PropertyName": "ShowGridLines", "Type": "BooleanValue", "PropertyComments": "Show Grid Lines" }, { "QName": ":showRowCol", "PropertyName": "ShowRowColumn", "Type": "BooleanValue", "PropertyComments": "Show Headers" }, { "QName": ":outlineSymbols", "PropertyName": "OutlineSymbols", "Type": "BooleanValue", "PropertyComments": "Show Outline Symbols" }, { "QName": ":zeroValues", "PropertyName": "ZeroValues", "Type": "BooleanValue", "PropertyComments": "Show Zero Values" }, { "QName": ":fitToPage", "PropertyName": "FitToPage", "Type": "BooleanValue", "PropertyComments": "Fit To Page" }, { "QName": ":printArea", "PropertyName": "PrintArea", "Type": "BooleanValue", "PropertyComments": "Print Area Defined" }, { "QName": ":filter", "PropertyName": "Filter", "Type": "BooleanValue", "PropertyComments": "Filtered List" }, { "QName": ":showAutoFilter", "PropertyName": "ShowAutoFilter", "Type": "BooleanValue", "PropertyComments": "Show AutoFitler Drop Down Controls" }, { "QName": ":hiddenRows", "PropertyName": "HiddenRows", "Type": "BooleanValue", "PropertyComments": "Hidden Rows" }, { "QName": ":hiddenColumns", "PropertyName": "HiddenColumns", "Type": "BooleanValue", "PropertyComments": "Hidden Columns" }, { "QName": ":state", "PropertyName": "State", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SheetStateValues\u003E", "PropertyComments": "Visible State" }, { "QName": ":filterUnique", "PropertyName": "FilterUnique", "Type": "BooleanValue", "PropertyComments": "Filter" }, { "QName": ":view", "PropertyName": "View", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SheetViewValues\u003E", "PropertyComments": "View Type" }, { "QName": ":showRuler", "PropertyName": "ShowRuler", "Type": "BooleanValue", "PropertyComments": "Show Ruler" }, { "QName": ":topLeftCell", "PropertyName": "TopLeftCell", "Type": "StringValue", "PropertyComments": "Top Left Visible Cell" } ], "Children": [ { "Name": "x:CT_Pane/x:pane", "PropertyName": "Pane", "PropertyComments": "Pane Split Information" }, { "Name": "x:CT_Selection/x:selection", "PropertyName": "Selection", "PropertyComments": "Selection" }, { "Name": "x:CT_PageBreak/x:rowBreaks", "PropertyName": "RowBreaks", "PropertyComments": "Horizontal Page Breaks" }, { "Name": "x:CT_PageBreak/x:colBreaks", "PropertyName": "ColumnBreaks", "PropertyComments": "Vertical Page Breaks" }, { "Name": "x:CT_PageMargins/x:pageMargins", "PropertyName": "PageMargins", "PropertyComments": "Page Margins" }, { "Name": "x:CT_PrintOptions/x:printOptions", "PropertyName": "PrintOptions", "PropertyComments": "Print Options" }, { "Name": "x:CT_PageSetup/x:pageSetup", "PropertyName": "PageSetup", "PropertyComments": "Page Setup Settings" }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "PropertyName": "HeaderFooter", "PropertyComments": "Header Footer Settings" }, { "Name": "x:CT_AutoFilter/x:autoFilter", "PropertyName": "AutoFilter", "PropertyComments": "AutoFilter Settings" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Pane/x:pane", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Selection/x:selection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageBreak/x:rowBreaks", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageBreak/x:colBreaks", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageMargins/x:pageMargins", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PrintOptions/x:printOptions", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageSetup/x:pageSetup", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_HeaderFooter/x:headerFooter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_AutoFilter/x:autoFilter", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_OleObject/x:oleObject", "ClassName": "OleObject", "Summary": "OLE Object.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":progId", "PropertyName": "ProgId", "Type": "StringValue", "PropertyComments": "OLE ProgId" }, { "QName": ":dvAspect", "PropertyName": "DataOrViewAspect", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataViewAspectValues\u003E", "PropertyComments": "Data or View Aspect" }, { "QName": ":link", "PropertyName": "Link", "Type": "StringValue", "PropertyComments": "OLE Link Moniker" }, { "QName": ":oleUpdate", "PropertyName": "OleUpdate", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.OleUpdateValues\u003E", "PropertyComments": "OLE Update" }, { "QName": ":autoLoad", "PropertyName": "AutoLoad", "Type": "BooleanValue", "PropertyComments": "Auto Load" }, { "QName": ":shapeId", "PropertyName": "ShapeId", "Type": "UInt32Value", "PropertyComments": "Shape Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id" } ], "Children": [ { "Name": "x:CT_ObjectPr/x:objectPr", "PropertyName": "EmbeddedObjectProperties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ObjectPr/x:objectPr", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_MetadataTypes/x:metadataTypes", "ClassName": "MetadataTypes", "Summary": "Metadata Types Collection.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Metadata Type Count" } ], "Children": [ { "Name": "x:CT_MetadataType/x:metadataType" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataType/x:metadataType", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MetadataStrings/x:metadataStrings", "ClassName": "MetadataStrings", "Summary": "Metadata String Store.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "MDX Metadata String Count" } ], "Children": [ { "Name": "x:CT_XStringElement/x:s" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_XStringElement/x:s", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MdxMetadata/x:mdxMetadata", "ClassName": "MdxMetadata", "Summary": "MDX Metadata Information.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "MDX Metadata Record Count" } ], "Children": [ { "Name": "x:CT_Mdx/x:mdx" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Mdx/x:mdx", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_FutureMetadata/x:futureMetadata", "ClassName": "FutureMetadata", "Summary": "Future Metadata.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Metadata Type Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Future Metadata Block Count" } ], "Children": [ { "Name": "x:CT_FutureMetadataBlock/x:bk" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_FutureMetadataBlock/x:bk", "Occurs": [ {} ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_MetadataBlocks/x:cellMetadata", "ClassName": "CellMetadata", "Summary": "Cell Metadata.", "BaseClass": "MetadataBlocksType", "IsDerived": true, "Children": [ { "Name": "x:CT_MetadataBlock/x:bk" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataBlock/x:bk", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MetadataBlocks/x:valueMetadata", "ClassName": "ValueMetadata", "Summary": "Value Metadata.", "BaseClass": "MetadataBlocksType", "IsDerived": true, "Children": [ { "Name": "x:CT_MetadataBlock/x:bk" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataBlock/x:bk", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MetadataBlocks/", "ClassName": "MetadataBlocksType", "Summary": "Defines the MetadataBlocksType Class.", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Metadata Block Count" } ], "AdditionalElements": [ "x:CT_MetadataBlock/x:bk" ], "Children": [ { "Name": "x:CT_MetadataBlock/x:bk" } ] }, { "Name": "x:CT_MetadataType/x:metadataType", "ClassName": "MetadataType", "Summary": "Metadata Type Information.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Metadata Type Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":minSupportedVersion", "PropertyName": "MinSupportedVersion", "Type": "UInt32Value", "PropertyComments": "Minimum Supported Version", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ghostRow", "PropertyName": "GhostRow", "Type": "BooleanValue", "PropertyComments": "Metadata Ghost Row" }, { "QName": ":ghostCol", "PropertyName": "GhostColumn", "Type": "BooleanValue", "PropertyComments": "Metadata Ghost Column" }, { "QName": ":edit", "PropertyName": "Edit", "Type": "BooleanValue", "PropertyComments": "Metadata Edit" }, { "QName": ":delete", "PropertyName": "Delete", "Type": "BooleanValue", "PropertyComments": "Metadata Cell Value Delete" }, { "QName": ":copy", "PropertyName": "Copy", "Type": "BooleanValue", "PropertyComments": "Metadata Copy" }, { "QName": ":pasteAll", "PropertyName": "PasteAll", "Type": "BooleanValue", "PropertyComments": "Metadata Paste All" }, { "QName": ":pasteFormulas", "PropertyName": "PasteFormulas", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Formulas" }, { "QName": ":pasteValues", "PropertyName": "PasteValues", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Special Values" }, { "QName": ":pasteFormats", "PropertyName": "PasteFormats", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Formats" }, { "QName": ":pasteComments", "PropertyName": "PasteComments", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Comments" }, { "QName": ":pasteDataValidation", "PropertyName": "PasteDataValidation", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Data Validation" }, { "QName": ":pasteBorders", "PropertyName": "PasteBorders", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Borders" }, { "QName": ":pasteColWidths", "PropertyName": "PasteColWidths", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Column Widths" }, { "QName": ":pasteNumberFormats", "PropertyName": "PasteNumberFormats", "Type": "BooleanValue", "PropertyComments": "Metadata Paste Number Formats" }, { "QName": ":merge", "PropertyName": "Merge", "Type": "BooleanValue", "PropertyComments": "Metadata Merge" }, { "QName": ":splitFirst", "PropertyName": "SplitFirst", "Type": "BooleanValue", "PropertyComments": "Meatadata Split First" }, { "QName": ":splitAll", "PropertyName": "SplitAll", "Type": "BooleanValue", "PropertyComments": "Metadata Split All" }, { "QName": ":rowColShift", "PropertyName": "RowColumnShift", "Type": "BooleanValue", "PropertyComments": "Metadata Insert Delete" }, { "QName": ":clearAll", "PropertyName": "ClearAll", "Type": "BooleanValue", "PropertyComments": "Metadata Clear All" }, { "QName": ":clearFormats", "PropertyName": "ClearFormats", "Type": "BooleanValue", "PropertyComments": "Metadata Clear Formats" }, { "QName": ":clearContents", "PropertyName": "ClearContents", "Type": "BooleanValue", "PropertyComments": "Metadata Clear Contents" }, { "QName": ":clearComments", "PropertyName": "ClearComments", "Type": "BooleanValue", "PropertyComments": "Metadata Clear Comments" }, { "QName": ":assign", "PropertyName": "Assign", "Type": "BooleanValue", "PropertyComments": "Metadata Formula Assignment" }, { "QName": ":coerce", "PropertyName": "Coerce", "Type": "BooleanValue", "PropertyComments": "Metadata Coercion" }, { "QName": ":adjust", "PropertyName": "Adjust", "Type": "BooleanValue", "PropertyComments": "Adjust Metadata" }, { "QName": ":cellMeta", "PropertyName": "CellMeta", "Type": "BooleanValue", "PropertyComments": "Cell Metadata" } ] }, { "Name": "x:CT_MetadataBlock/x:bk", "ClassName": "MetadataBlock", "Summary": "Metadata Block.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_MetadataRecord/x:rc" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataRecord/x:rc", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MetadataRecord/x:rc", "ClassName": "MetadataRecord", "Summary": "Metadata Record.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":t", "PropertyName": "TypeIndex", "Type": "UInt32Value", "PropertyComments": "Metadata Record Type Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":v", "PropertyName": "Val", "Type": "UInt32Value", "PropertyComments": "Metadata Record Value Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_FutureMetadataBlock/x:bk", "ClassName": "FutureMetadataBlock", "Summary": "Future Metadata Block.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Mdx/x:mdx", "ClassName": "Mdx", "Summary": "MDX Metadata Record.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":n", "PropertyName": "NameIndex", "Type": "UInt32Value", "PropertyComments": "Connection Name Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":f", "PropertyName": "CubeFunction", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues\u003E", "PropertyComments": "Cube Function Tag", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_MdxTuple/x:t", "PropertyName": "MdxTuple", "PropertyComments": "Tuple MDX Metadata" }, { "Name": "x:CT_MdxSet/x:ms", "PropertyName": "MdxSet", "PropertyComments": "Set MDX Metadata" }, { "Name": "x:CT_MdxMemeberProp/x:p", "PropertyName": "MdxMemberProp", "PropertyComments": "Member Property MDX Metadata" }, { "Name": "x:CT_MdxKPI/x:k", "PropertyName": "MdxKpi", "PropertyComments": "KPI MDX Metadata" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x:CT_MdxTuple/x:t" }, { "Name": "x:CT_MdxSet/x:ms" }, { "Name": "x:CT_MdxMemeberProp/x:p" }, { "Name": "x:CT_MdxKPI/x:k" } ] } }, { "Name": "x:CT_MdxTuple/x:t", "ClassName": "MdxTuple", "Summary": "Tuple MDX Metadata.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":c", "PropertyName": "MemberIndexCount", "Type": "UInt32Value", "PropertyComments": "Member Index Count" }, { "QName": ":ct", "PropertyName": "CultureCurrency", "Type": "StringValue", "PropertyComments": "Server Formatting Culture Currency" }, { "QName": ":si", "PropertyName": "FormattingStringIndex", "Type": "UInt32Value", "PropertyComments": "Server Formatting String Index" }, { "QName": ":fi", "PropertyName": "FormatIndex", "Type": "UInt32Value", "PropertyComments": "Server Formatting Built-In Number Format Index" }, { "QName": ":bc", "PropertyName": "BackgroundColor", "Type": "HexBinaryValue", "PropertyComments": "Server Formatting Background Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":fc", "PropertyName": "ForegroundColor", "Type": "HexBinaryValue", "PropertyComments": "Server Formatting Foreground Color", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":i", "PropertyName": "Italic", "Type": "BooleanValue", "PropertyComments": "Server Formatting Italic Font" }, { "QName": ":u", "PropertyName": "Underline", "Type": "BooleanValue", "PropertyComments": "Server Formatting Underline Font" }, { "QName": ":st", "PropertyName": "Strikethrough", "Type": "BooleanValue", "PropertyComments": "Server Formatting Strikethrough Font" }, { "QName": ":b", "PropertyName": "Bold", "Type": "BooleanValue", "PropertyComments": "Server Formatting Bold Font" } ], "Children": [ { "Name": "x:CT_MetadataStringIndex/x:n" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataStringIndex/x:n", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_MdxSet/x:ms", "ClassName": "MdxSet", "Summary": "Set MDX Metadata.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ns", "PropertyName": "SetDefinitionIndex", "Type": "UInt32Value", "PropertyComments": "Set Definition Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":c", "PropertyName": "MemberIndexCount", "Type": "UInt32Value", "PropertyComments": "Sort By Member Index Count" }, { "QName": ":o", "PropertyName": "SortingOrder", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.MdxSetOrderValues\u003E", "PropertyComments": "Set Sort Order" } ], "Children": [ { "Name": "x:CT_MetadataStringIndex/x:n" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MetadataStringIndex/x:n", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_MdxMemeberProp/x:p", "ClassName": "MdxMemberProp", "Summary": "Member Property MDX Metadata.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":n", "PropertyName": "NameIndex", "Type": "UInt32Value", "PropertyComments": "Member Unique Name Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":np", "PropertyName": "PropertyNameIndex", "Type": "UInt32Value", "PropertyComments": "Property Name Index", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_MdxKPI/x:k", "ClassName": "MdxKpi", "Summary": "KPI MDX Metadata.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":n", "PropertyName": "NameIndex", "Type": "UInt32Value", "PropertyComments": "Member Unique Name Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":np", "PropertyName": "KpiIndex", "Type": "UInt32Value", "PropertyComments": "KPI Index", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":p", "PropertyName": "KpiProperty", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.MdxKPIPropertyValues\u003E", "PropertyComments": "KPI Property", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_MetadataStringIndex/x:n", "ClassName": "NameIndex", "Summary": "Member Unique Name Index.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":x", "PropertyName": "Index", "Type": "UInt32Value", "PropertyComments": "Index Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":s", "PropertyName": "IsASet", "Type": "BooleanValue", "PropertyComments": "String is a Set" } ] }, { "Name": "x:CT_SingleXmlCell/x:singleXmlCell", "ClassName": "SingleXmlCell", "Summary": "Table Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Table Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":connectionId", "PropertyName": "ConnectionId", "Type": "UInt32Value", "PropertyComments": "Connection ID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_XmlCellPr/x:xmlCellPr", "PropertyName": "XmlCellProperties", "PropertyComments": "Cell Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_XmlCellPr/x:xmlCellPr" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_XmlCellPr/x:xmlCellPr", "ClassName": "XmlCellProperties", "Summary": "Cell Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Table Field Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Unique Table Name", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_XmlPr/x:xmlPr", "PropertyName": "XmlProperties", "PropertyComments": "Column XML Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_XmlPr/x:xmlPr" }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_XmlPr/x:xmlPr", "ClassName": "XmlProperties", "Summary": "Column XML Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":mapId", "PropertyName": "MapId", "Type": "UInt32Value", "PropertyComments": "XML Map Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":xpath", "PropertyName": "XPath", "Type": "StringValue", "PropertyComments": "XPath", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":xmlDataType", "PropertyName": "XmlDataType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.XmlDataValues\u003E", "PropertyComments": "XML Data Type", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PatternFill/x:patternFill", "ClassName": "PatternFill", "Summary": "Pattern.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":patternType", "PropertyName": "PatternType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.PatternValues\u003E", "PropertyComments": "Pattern Type" } ], "Children": [ { "Name": "x:CT_Color/x:fgColor", "PropertyName": "ForegroundColor", "PropertyComments": "Foreground Color" }, { "Name": "x:CT_Color/x:bgColor", "PropertyName": "BackgroundColor", "PropertyComments": "Background Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:fgColor", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Color/x:bgColor", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_GradientFill/x:gradientFill", "ClassName": "GradientFill", "Summary": "Gradient.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.GradientValues\u003E", "PropertyComments": "Gradient Fill Type" }, { "QName": ":degree", "PropertyName": "Degree", "Type": "DoubleValue", "PropertyComments": "Linear Gradient Degree" }, { "QName": ":left", "PropertyName": "Left", "Type": "DoubleValue", "PropertyComments": "Left Convergence" }, { "QName": ":right", "PropertyName": "Right", "Type": "DoubleValue", "PropertyComments": "Right Convergence" }, { "QName": ":top", "PropertyName": "Top", "Type": "DoubleValue", "PropertyComments": "Top Gradient Convergence" }, { "QName": ":bottom", "PropertyName": "Bottom", "Type": "DoubleValue", "PropertyComments": "Bottom Convergence" } ], "Children": [ { "Name": "x:CT_GradientStop/x:stop" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_GradientStop/x:stop", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_GradientStop/x:stop", "ClassName": "GradientStop", "Summary": "Gradient Stop.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":position", "PropertyName": "Position", "Type": "DoubleValue", "PropertyComments": "Gradient Stop Position", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color" } ] } }, { "Name": "x:CT_NumFmt/x:numFmt", "ClassName": "NumberingFormat", "Summary": "Number Formats.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "Number Format Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":formatCode", "PropertyName": "FormatCode", "Type": "StringValue", "PropertyComments": "Number Format Code", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_CellAlignment/x:alignment", "ClassName": "Alignment", "Summary": "Alignment.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":horizontal", "PropertyName": "Horizontal", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.HorizontalAlignmentValues\u003E", "PropertyComments": "Horizontal Alignment" }, { "QName": ":vertical", "PropertyName": "Vertical", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.VerticalAlignmentValues\u003E", "PropertyComments": "Vertical Alignment" }, { "QName": ":textRotation", "PropertyName": "TextRotation", "Type": "UInt32Value", "PropertyComments": "Text Rotation" }, { "QName": ":wrapText", "PropertyName": "WrapText", "Type": "BooleanValue", "PropertyComments": "Wrap Text" }, { "QName": ":indent", "PropertyName": "Indent", "Type": "UInt32Value", "PropertyComments": "Indent" }, { "QName": ":relativeIndent", "PropertyName": "RelativeIndent", "Type": "Int32Value", "PropertyComments": "Relative Indent" }, { "QName": ":justifyLastLine", "PropertyName": "JustifyLastLine", "Type": "BooleanValue", "PropertyComments": "Justify Last Line" }, { "QName": ":shrinkToFit", "PropertyName": "ShrinkToFit", "Type": "BooleanValue", "PropertyComments": "Shrink To Fit" }, { "QName": ":readingOrder", "PropertyName": "ReadingOrder", "Type": "UInt32Value", "PropertyComments": "Reading Order" }, { "QName": ":mergeCell", "PropertyName": "MergeCell", "Type": "StringValue", "PropertyComments": "mergeCell" } ] }, { "Name": "x:CT_CellProtection/x:protection", "ClassName": "Protection", "Summary": "Protection.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":locked", "PropertyName": "Locked", "Type": "BooleanValue", "PropertyComments": "Cell Locked" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden Cell" } ] }, { "Name": "x:CT_Font/x:font", "ClassName": "Font", "Summary": "Font Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_BooleanProperty/x:b", "PropertyName": "Bold", "PropertyComments": "Bold" }, { "Name": "x:CT_BooleanProperty/x:i", "PropertyName": "Italic", "PropertyComments": "Italic" }, { "Name": "x:CT_BooleanProperty/x:strike", "PropertyName": "Strike", "PropertyComments": "Strike Through" }, { "Name": "x:CT_BooleanProperty/x:condense", "PropertyName": "Condense", "PropertyComments": "Condense" }, { "Name": "x:CT_BooleanProperty/x:extend", "PropertyName": "Extend", "PropertyComments": "Extend" }, { "Name": "x:CT_BooleanProperty/x:outline", "PropertyName": "Outline", "PropertyComments": "Outline" }, { "Name": "x:CT_BooleanProperty/x:shadow", "PropertyName": "Shadow", "PropertyComments": "Shadow" }, { "Name": "x:CT_UnderlineProperty/x:u", "PropertyName": "Underline", "PropertyComments": "Underline" }, { "Name": "x:CT_VerticalAlignFontProperty/x:vertAlign", "PropertyName": "VerticalTextAlignment", "PropertyComments": "Text Vertical Alignment" }, { "Name": "x:CT_FontSize/x:sz", "PropertyName": "FontSize", "PropertyComments": "Font Size" }, { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Text Color" }, { "Name": "x:CT_FontNameNonEmpty/x:name", "PropertyName": "FontName", "PropertyComments": "Font Name" }, { "Name": "x:CT_FontFamilyNum/x:family", "PropertyName": "FontFamilyNumbering", "PropertyComments": "Font Family" }, { "Name": "x:CT_ByteProperty/x:charset", "PropertyName": "FontCharSet", "PropertyComments": "Character Set" }, { "Name": "x:CT_FontScheme/x:scheme", "PropertyName": "FontScheme", "PropertyComments": "Scheme" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_BooleanProperty/x:b", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:i", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:strike", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:condense", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:extend", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:outline", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BooleanProperty/x:shadow", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_UnderlineProperty/x:u", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_VerticalAlignFontProperty/x:vertAlign", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontSize/x:sz", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontNameNonEmpty/x:name", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontFamilyNum/x:family", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ByteProperty/x:charset", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_FontScheme/x:scheme", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Fill/x:fill", "ClassName": "Fill", "Summary": "Fill.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PatternFill/x:patternFill", "PropertyName": "PatternFill", "PropertyComments": "Pattern" }, { "Name": "x:CT_GradientFill/x:gradientFill", "PropertyName": "GradientFill", "PropertyComments": "Gradient" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x:CT_PatternFill/x:patternFill", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_GradientFill/x:gradientFill", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Border/x:border", "ClassName": "Border", "Summary": "Border Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":diagonalUp", "PropertyName": "DiagonalUp", "Type": "BooleanValue", "PropertyComments": "Diagonal Up" }, { "QName": ":diagonalDown", "PropertyName": "DiagonalDown", "Type": "BooleanValue", "PropertyComments": "Diagonal Down" }, { "QName": ":outline", "PropertyName": "Outline", "Type": "BooleanValue", "PropertyComments": "Outline" } ], "Children": [ { "Name": "x:CT_BorderPr/x:start", "PropertyName": "StartBorder" }, { "Name": "x:CT_BorderPr/x:end", "PropertyName": "EndBorder" }, { "Name": "x:CT_BorderPr/x:left", "PropertyName": "LeftBorder", "PropertyComments": "Left Border" }, { "Name": "x:CT_BorderPr/x:right", "PropertyName": "RightBorder", "PropertyComments": "Right Border" }, { "Name": "x:CT_BorderPr/x:top", "PropertyName": "TopBorder", "PropertyComments": "Top Border" }, { "Name": "x:CT_BorderPr/x:bottom", "PropertyName": "BottomBorder", "PropertyComments": "Bottom Border" }, { "Name": "x:CT_BorderPr/x:diagonal", "PropertyName": "DiagonalBorder", "PropertyComments": "Diagonal" }, { "Name": "x:CT_BorderPr/x:vertical", "PropertyName": "VerticalBorder", "PropertyComments": "Vertical Inner Border" }, { "Name": "x:CT_BorderPr/x:horizontal", "PropertyName": "HorizontalBorder", "PropertyComments": "Horizontal Inner Borders" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_BorderPr/x:start", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_BorderPr/x:end", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Office2010" }, { "Name": "x:CT_BorderPr/x:left", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:right", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:top", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:bottom", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:diagonal", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:vertical", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_BorderPr/x:horizontal", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_IndexedColors/x:indexedColors", "ClassName": "IndexedColors", "Summary": "Color Indexes.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_RgbColor/x:rgbColor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_RgbColor/x:rgbColor", "Occurs": [ { "Min": 1, "Max": 64 } ] } ] } }, { "Name": "x:CT_MRUColors/x:mruColors", "ClassName": "MruColors", "Summary": "MRU Colors.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Color/x:color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Min": 1, "Max": 10 } ] } ] } }, { "Name": "x:CT_TableStyle/x:tableStyle", "ClassName": "TableStyle", "Summary": "Table Style.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Table Style Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":pivot", "PropertyName": "Pivot", "Type": "BooleanValue", "PropertyComments": "Pivot Style" }, { "QName": ":table", "PropertyName": "Table", "Type": "BooleanValue", "PropertyComments": "Table" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Table Style Count" } ], "Children": [ { "Name": "x:CT_TableStyleElement/x:tableStyleElement" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TableStyleElement/x:tableStyleElement", "Occurs": [ { "Max": 28 } ] } ] } }, { "Name": "x:CT_RgbColor/x:rgbColor", "ClassName": "RgbColor", "Summary": "RGB Color.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":rgb", "PropertyName": "Rgb", "Type": "HexBinaryValue", "PropertyComments": "Alpha Red Green Blue", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "4" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "x:CT_CellStyle/x:cellStyle", "ClassName": "CellStyle", "Summary": "Cell Style.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "User Defined Cell Style" }, { "QName": ":xfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Format Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":builtinId", "PropertyName": "BuiltinId", "Type": "UInt32Value", "PropertyComments": "Built-In Style Id" }, { "QName": ":iLevel", "PropertyName": "OutlineLevel", "Type": "UInt32Value", "PropertyComments": "Outline Style" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden Style" }, { "QName": ":customBuiltin", "PropertyName": "CustomBuiltin", "Type": "BooleanValue", "PropertyComments": "Custom Built In" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Xf/x:xf", "ClassName": "CellFormat", "Summary": "Formatting Elements.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":numFmtId", "PropertyName": "NumberFormatId", "Type": "UInt32Value", "PropertyComments": "Number Format Id" }, { "QName": ":fontId", "PropertyName": "FontId", "Type": "UInt32Value", "PropertyComments": "Font Id" }, { "QName": ":fillId", "PropertyName": "FillId", "Type": "UInt32Value", "PropertyComments": "Fill Id" }, { "QName": ":borderId", "PropertyName": "BorderId", "Type": "UInt32Value", "PropertyComments": "Border Id" }, { "QName": ":xfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Format Id" }, { "QName": ":quotePrefix", "PropertyName": "QuotePrefix", "Type": "BooleanValue", "PropertyComments": "Quote Prefix" }, { "QName": ":pivotButton", "PropertyName": "PivotButton", "Type": "BooleanValue", "PropertyComments": "Pivot Button" }, { "QName": ":applyNumberFormat", "PropertyName": "ApplyNumberFormat", "Type": "BooleanValue", "PropertyComments": "Apply Number Format" }, { "QName": ":applyFont", "PropertyName": "ApplyFont", "Type": "BooleanValue", "PropertyComments": "Apply Font" }, { "QName": ":applyFill", "PropertyName": "ApplyFill", "Type": "BooleanValue", "PropertyComments": "Apply Fill" }, { "QName": ":applyBorder", "PropertyName": "ApplyBorder", "Type": "BooleanValue", "PropertyComments": "Apply Border" }, { "QName": ":applyAlignment", "PropertyName": "ApplyAlignment", "Type": "BooleanValue", "PropertyComments": "Apply Alignment" }, { "QName": ":applyProtection", "PropertyName": "ApplyProtection", "Type": "BooleanValue", "PropertyComments": "Apply Protection" } ], "Children": [ { "Name": "x:CT_CellAlignment/x:alignment", "PropertyName": "Alignment", "PropertyComments": "Alignment" }, { "Name": "x:CT_CellProtection/x:protection", "PropertyName": "Protection", "PropertyComments": "Protection" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellAlignment/x:alignment", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_CellProtection/x:protection", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_FontNameNonEmpty/x:name", "ClassName": "FontName", "Summary": "Font Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "String Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinLength", "Value": "1" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "x:CT_FontFamilyNum/x:family", "ClassName": "FontFamilyNumbering", "Summary": "Font Family.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "5" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "x:CT_ByteProperty/x:charset", "ClassName": "FontCharSet", "Summary": "Character Set.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "Int32Value", "PropertyComments": "Value", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Long", "Name": "MinInclusive", "Value": "0" }, { "Type": "Long", "Name": "MaxInclusive", "Value": "255" } ], "Name": "NumberValidator", "IsInitialVersion": true } ] } ] }, { "Name": "x:CT_TableStyleElement/x:tableStyleElement", "ClassName": "TableStyleElement", "Summary": "Table Style.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TableStyleValues\u003E", "PropertyComments": "Table Style Type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":size", "PropertyName": "Size", "Type": "UInt32Value", "PropertyComments": "Band Size" }, { "QName": ":dxfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Formatting Id" } ] }, { "Name": "x:CT_ExternalDefinedName/x:definedName", "ClassName": "ExternalDefinedName", "Summary": "Defined Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Defined Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":refersTo", "PropertyName": "RefersTo", "Type": "StringValue", "PropertyComments": "Refers To" }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id" } ] }, { "Name": "x:CT_ExternalSheetData/x:sheetData", "ClassName": "ExternalSheetData", "Summary": "External Sheet Data Set.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":refreshError", "PropertyName": "RefreshError", "Type": "BooleanValue", "PropertyComments": "Last Refresh Resulted in Error" } ], "Children": [ { "Name": "x:CT_ExternalRow/x:row" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalRow/x:row", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ExternalRow/x:row", "ClassName": "ExternalRow", "Summary": "Row.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":r", "PropertyName": "RowIndex", "Type": "UInt32Value", "PropertyComments": "Row", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_ExternalCell/x:cell" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalCell/x:cell", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ExternalCell/x:cell", "ClassName": "ExternalCell", "Summary": "External Cell Data.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":t", "PropertyName": "DataType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CellValues\u003E", "PropertyComments": "Type" }, { "QName": ":vm", "PropertyName": "ValueMetaIndex", "Type": "UInt32Value", "PropertyComments": "Value Metadata" } ], "Children": [ { "Name": "x:ST_Xstring/x:v", "PropertyName": "Xstring", "PropertyComments": "Value" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:ST_Xstring/x:v", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DdeItems/x:ddeItems", "ClassName": "DdeItems", "Summary": "DDE Items Collection.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_DdeItem/x:ddeItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DdeItem/x:ddeItem", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_DdeItem/x:ddeItem", "ClassName": "DdeItem", "Summary": "DDE Item definition.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "DDE Name" }, { "QName": ":ole", "PropertyName": "UseOle", "Type": "BooleanValue", "PropertyComments": "OLE" }, { "QName": ":advise", "PropertyName": "Advise", "Type": "BooleanValue", "PropertyComments": "Advise" }, { "QName": ":preferPic", "PropertyName": "PreferPicture", "Type": "BooleanValue", "PropertyComments": "Data is an Image" } ], "Children": [ { "Name": "x:CT_DdeValues/x:values", "PropertyName": "Values", "PropertyComments": "DDE Name Values" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DdeValues/x:values", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DdeValues/x:values", "ClassName": "Values", "Summary": "DDE Name Values.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":rows", "PropertyName": "Rows", "Type": "UInt32Value", "PropertyComments": "Rows" }, { "QName": ":cols", "PropertyName": "Columns", "Type": "UInt32Value", "PropertyComments": "Columns" } ], "Children": [ { "Name": "x:CT_DdeValue/x:value" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DdeValue/x:value", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_DdeValue/x:value", "ClassName": "Value", "Summary": "Value.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":t", "PropertyName": "ValueType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DdeValues\u003E", "PropertyComments": "DDE Value Type" } ], "Children": [ { "Name": "x:CT_Xstring/x:val", "PropertyName": "DdeLinkValue", "PropertyComments": "DDE Link Value" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xstring/x:val" } ] } }, { "Name": "x:CT_OleItems/x:oleItems", "ClassName": "OleItems", "Summary": "OLE Link Items.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_OleItem/x:oleItem" }, { "Name": "x14:CT_OleItem/x14:oleItem" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "x:CT_OleItem/x:oleItem" }, { "Name": "x14:CT_OleItem/x14:oleItem", "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_ExternalBook/x:externalBook", "ClassName": "ExternalBook", "Summary": "External Workbook.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship to supporting book file path", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "xxl21:CT_ExternalBookAlternateUrls/xxl21:alternateUrls", "PropertyName": "ExternalBookAlternateUrls", "PropertyComments": "Alternate URLs and identifiers of the external book" }, { "Name": "x:CT_ExternalSheetNames/x:sheetNames", "PropertyName": "SheetNames", "PropertyComments": "Sheet names of supporting book" }, { "Name": "x:CT_ExternalDefinedNames/x:definedNames", "PropertyName": "ExternalDefinedNames", "PropertyComments": "Defined names associated with supporting book." }, { "Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet", "PropertyName": "SheetDataSet", "PropertyComments": "Cached worksheet data associated with supporting book" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xxl21:CT_ExternalBookAlternateUrls/xxl21:alternateUrls", "Occurs": [ { "Max": 1 } ], "InitialVersion": "Microsoft365" }, { "Name": "x:CT_ExternalSheetNames/x:sheetNames", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExternalDefinedNames/x:definedNames", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DdeLink/x:ddeLink", "ClassName": "DdeLink", "Summary": "DDE Connection.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":ddeService", "PropertyName": "DdeService", "Type": "StringValue", "PropertyComments": "Service name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":ddeTopic", "PropertyName": "DdeTopic", "Type": "StringValue", "PropertyComments": "Topic for DDE server", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_DdeItems/x:ddeItems", "PropertyName": "DdeItems", "PropertyComments": "DDE Items Collection" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DdeItems/x:ddeItems", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_OleLink/x:oleLink", "ClassName": "OleLink", "Summary": "OLE Link.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "OLE Link Relationship", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":progId", "PropertyName": "ProgId", "Type": "StringValue", "PropertyComments": "OLE Link ProgID", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_OleItems/x:oleItems", "PropertyName": "OleItems", "PropertyComments": "OLE Link Items" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_OleItems/x:oleItems", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ExternalSheetName/x:sheetName", "ClassName": "SheetName", "Summary": "Sheet Name.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Sheet Name Value" } ] }, { "Name": "x:ST_Xstring/x:v", "ClassName": "Xstring", "Summary": "Value.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true }, { "Name": "x:CT_TableColumn/x:tableColumn", "ClassName": "TableColumn", "Summary": "Table Column.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Table Field Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":uniqueName", "PropertyName": "UniqueName", "Type": "StringValue", "PropertyComments": "Unique Name" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Column name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":totalsRowFunction", "PropertyName": "TotalsRowFunction", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TotalsRowFunctionValues\u003E", "PropertyComments": "Totals Row Function" }, { "QName": ":totalsRowLabel", "PropertyName": "TotalsRowLabel", "Type": "StringValue", "PropertyComments": "Totals Row Label" }, { "QName": ":queryTableFieldId", "PropertyName": "QueryTableFieldId", "Type": "UInt32Value", "PropertyComments": "Query Table Field Id" }, { "QName": ":headerRowDxfId", "PropertyName": "HeaderRowDifferentialFormattingId", "Type": "UInt32Value", "PropertyComments": "Header Row Cell Format Id" }, { "QName": ":dataDxfId", "PropertyName": "DataFormatId", "Type": "UInt32Value", "PropertyComments": "Data and Insert Row Format Id" }, { "QName": ":totalsRowDxfId", "PropertyName": "TotalsRowDifferentialFormattingId", "Type": "UInt32Value", "PropertyComments": "Totals Row Format Id" }, { "QName": ":headerRowCellStyle", "PropertyName": "HeaderRowCellStyle", "Type": "StringValue", "PropertyComments": "Header Row Cell Style" }, { "QName": ":dataCellStyle", "PropertyName": "DataCellStyle", "Type": "StringValue", "PropertyComments": "Data Area Style Name" }, { "QName": ":totalsRowCellStyle", "PropertyName": "TotalsRowCellStyle", "Type": "StringValue", "PropertyComments": "Totals Row Style Name" } ], "Children": [ { "Name": "x:CT_TableFormula/x:calculatedColumnFormula", "PropertyName": "CalculatedColumnFormula", "PropertyComments": "Calculated Column Formula" }, { "Name": "x:CT_TableFormula/x:totalsRowFormula", "PropertyName": "TotalsRowFormula", "PropertyComments": "Totals Row Formula" }, { "Name": "x:CT_XmlColumnPr/x:xmlColumnPr", "PropertyName": "XmlColumnProperties", "PropertyComments": "XML Column Properties" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TableFormula/x:calculatedColumnFormula", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_TableFormula/x:totalsRowFormula", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_XmlColumnPr/x:xmlColumnPr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_TableFormula/x:calculatedColumnFormula", "ClassName": "CalculatedColumnFormula", "Summary": "Calculated Column Formula.", "BaseClass": "TableFormulaType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_TableFormula/x:totalsRowFormula", "ClassName": "TotalsRowFormula", "Summary": "Totals Row Formula.", "BaseClass": "TableFormulaType", "IsDerived": true, "IsLeafText": true }, { "Name": "x:CT_TableFormula/", "ClassName": "TableFormulaType", "Summary": "Defines the TableFormulaType Class.", "BaseClass": "OpenXmlLeafTextElement", "IsAbstract": true, "IsLeafText": true, "Attributes": [ { "QName": ":array", "PropertyName": "Array", "Type": "BooleanValue", "PropertyComments": "Array" }, { "QName": "xml:space", "PropertyName": "Space", "Type": "EnumValue\u003CDocumentFormat.OpenXml.SpaceProcessingModeValues\u003E", "PropertyComments": "space" } ] }, { "Name": "x:CT_XmlColumnPr/x:xmlColumnPr", "ClassName": "XmlColumnProperties", "Summary": "XML Column Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":mapId", "PropertyName": "MapId", "Type": "UInt32Value", "PropertyComments": "XML Map Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":xpath", "PropertyName": "XPath", "Type": "StringValue", "PropertyComments": "XPath", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":denormalized", "PropertyName": "Denormalized", "Type": "BooleanValue", "PropertyComments": "Denormalized" }, { "QName": ":xmlDataType", "PropertyName": "XmlDataType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.XmlDataValues\u003E", "PropertyComments": "XML Data Type", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_VolType/x:volType", "ClassName": "VolatileType", "Summary": "Volatile Dependency Type.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.VolatileDependencyValues\u003E", "PropertyComments": "Type", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_VolMain/x:main" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_VolMain/x:main", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_VolMain/x:main", "ClassName": "Main", "Summary": "Main.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":first", "PropertyName": "First", "Type": "StringValue", "PropertyComments": "First String", "Validators": [ { "Name": "RequiredValidator" } ] } ], "Children": [ { "Name": "x:CT_VolTopic/x:tp" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_VolTopic/x:tp", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_VolTopic/x:tp", "ClassName": "Topic", "Summary": "Topic.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":t", "PropertyName": "ValueType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.VolatileValues\u003E", "PropertyComments": "Type" } ], "Children": [ { "Name": "x:ST_Xstring/x:v", "PropertyName": "Xstring", "PropertyComments": "Topic Value" }, { "Name": "x:CT_Xstring/x:stp" }, { "Name": "x:CT_VolTopicRef/x:tr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:ST_Xstring/x:v" }, { "Name": "x:CT_Xstring/x:stp", "Occurs": [ {} ] }, { "Name": "x:CT_VolTopicRef/x:tr", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_VolTopicRef/x:tr", "ClassName": "TopicReferences", "Summary": "References.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":r", "PropertyName": "CellReference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":s", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_PivotCache/x:pivotCache", "ClassName": "PivotCache", "Summary": "PivotCache.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":cacheId", "PropertyName": "CacheId", "Type": "UInt32Value", "PropertyComments": "PivotCache Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_WebPublishObject/x:webPublishObject", "ClassName": "WebPublishObject", "Summary": "Web Publishing Object.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":id", "PropertyName": "Id", "Type": "UInt32Value", "PropertyComments": "Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":divId", "PropertyName": "DivId", "Type": "StringValue", "PropertyComments": "Div Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sourceObject", "PropertyName": "SourceObject", "Type": "StringValue", "PropertyComments": "Source Object" }, { "QName": ":destinationFile", "PropertyName": "DestinationFile", "Type": "StringValue", "PropertyComments": "Destination File", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":title", "PropertyName": "Title", "Type": "StringValue", "PropertyComments": "Title" }, { "QName": ":autoRepublish", "PropertyName": "AutoRepublish", "Type": "BooleanValue", "PropertyComments": "Auto Republish" } ] }, { "Name": "x:CT_ExternalReference/x:externalReference", "ClassName": "ExternalReference", "Summary": "External Reference.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_CustomWorkbookView/x:customWorkbookView", "ClassName": "CustomWorkbookView", "Summary": "Custom Workbook View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Custom View Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":guid", "PropertyName": "Guid", "Type": "StringValue", "PropertyComments": "Custom View GUID", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":autoUpdate", "PropertyName": "AutoUpdate", "Type": "BooleanValue", "PropertyComments": "Auto Update" }, { "QName": ":mergeInterval", "PropertyName": "MergeInterval", "Type": "UInt32Value", "PropertyComments": "Merge Interval" }, { "QName": ":changesSavedWin", "PropertyName": "ChangesSavedWin", "Type": "BooleanValue", "PropertyComments": "Changes Saved Win" }, { "QName": ":onlySync", "PropertyName": "OnlySync", "Type": "BooleanValue", "PropertyComments": "Only Synch" }, { "QName": ":personalView", "PropertyName": "PersonalView", "Type": "BooleanValue", "PropertyComments": "Personal View" }, { "QName": ":includePrintSettings", "PropertyName": "IncludePrintSettings", "Type": "BooleanValue", "PropertyComments": "Include Print Settings" }, { "QName": ":includeHiddenRowCol", "PropertyName": "IncludeHiddenRowColumn", "Type": "BooleanValue", "PropertyComments": "Include Hidden Rows and Columns" }, { "QName": ":maximized", "PropertyName": "Maximized", "Type": "BooleanValue", "PropertyComments": "Maximized" }, { "QName": ":minimized", "PropertyName": "Minimized", "Type": "BooleanValue", "PropertyComments": "Minimized" }, { "QName": ":showHorizontalScroll", "PropertyName": "ShowHorizontalScroll", "Type": "BooleanValue", "PropertyComments": "Show Horizontal Scroll" }, { "QName": ":showVerticalScroll", "PropertyName": "ShowVerticalScroll", "Type": "BooleanValue", "PropertyComments": "Show Vertical Scroll" }, { "QName": ":showSheetTabs", "PropertyName": "ShowSheetTabs", "Type": "BooleanValue", "PropertyComments": "Show Sheet Tabs" }, { "QName": ":xWindow", "PropertyName": "XWindow", "Type": "Int32Value", "PropertyComments": "Top Left Corner (X Coordinate)" }, { "QName": ":yWindow", "PropertyName": "YWindow", "Type": "Int32Value", "PropertyComments": "Top Left Corner (Y Coordinate)" }, { "QName": ":windowWidth", "PropertyName": "WindowWidth", "Type": "UInt32Value", "PropertyComments": "Window Width" }, { "QName": ":windowHeight", "PropertyName": "WindowHeight", "Type": "UInt32Value", "PropertyComments": "Window Height" }, { "QName": ":tabRatio", "PropertyName": "TabRatio", "Type": "UInt32Value", "PropertyComments": "Sheet Tab Ratio" }, { "QName": ":activeSheetId", "PropertyName": "ActiveSheetId", "Type": "UInt32Value", "PropertyComments": "Active Sheet in Book View", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":showFormulaBar", "PropertyName": "ShowFormulaBar", "Type": "BooleanValue", "PropertyComments": "Show Formula Bar" }, { "QName": ":showStatusbar", "PropertyName": "ShowStatusbar", "Type": "BooleanValue", "PropertyComments": "Show Status Bar" }, { "QName": ":showComments", "PropertyName": "ShowComments", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CommentsValues\u003E", "PropertyComments": "Show Comments" }, { "QName": ":showObjects", "PropertyName": "ShowObjects", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ObjectDisplayValues\u003E", "PropertyComments": "Show Objects" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Sheet/x:sheet", "ClassName": "Sheet", "Summary": "Sheet Information.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Sheet Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":sheetId", "PropertyName": "SheetId", "Type": "UInt32Value", "PropertyComments": "Sheet Tab Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":state", "PropertyName": "State", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SheetStateValues\u003E", "PropertyComments": "Visible State" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_BookView/x:workbookView", "ClassName": "WorkbookView", "Summary": "Workbook View.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":visibility", "PropertyName": "Visibility", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.VisibilityValues\u003E", "PropertyComments": "Visibility" }, { "QName": ":minimized", "PropertyName": "Minimized", "Type": "BooleanValue", "PropertyComments": "Minimized" }, { "QName": ":showHorizontalScroll", "PropertyName": "ShowHorizontalScroll", "Type": "BooleanValue", "PropertyComments": "Show Horizontal Scroll" }, { "QName": ":showVerticalScroll", "PropertyName": "ShowVerticalScroll", "Type": "BooleanValue", "PropertyComments": "Show Vertical Scroll" }, { "QName": ":showSheetTabs", "PropertyName": "ShowSheetTabs", "Type": "BooleanValue", "PropertyComments": "Show Sheet Tabs" }, { "QName": ":xWindow", "PropertyName": "XWindow", "Type": "Int32Value", "PropertyComments": "Upper Left Corner (X Coordinate)" }, { "QName": ":yWindow", "PropertyName": "YWindow", "Type": "Int32Value", "PropertyComments": "Upper Left Corner (Y Coordinate)" }, { "QName": ":windowWidth", "PropertyName": "WindowWidth", "Type": "UInt32Value", "PropertyComments": "Window Width" }, { "QName": ":windowHeight", "PropertyName": "WindowHeight", "Type": "UInt32Value", "PropertyComments": "Window Height" }, { "QName": ":tabRatio", "PropertyName": "TabRatio", "Type": "UInt32Value", "PropertyComments": "Sheet Tab Ratio" }, { "QName": ":firstSheet", "PropertyName": "FirstSheet", "Type": "UInt32Value", "PropertyComments": "First Sheet" }, { "QName": ":activeTab", "PropertyName": "ActiveTab", "Type": "UInt32Value", "PropertyComments": "Active Sheet Index" }, { "QName": ":autoFilterDateGrouping", "PropertyName": "AutoFilterDateGrouping", "Type": "BooleanValue", "PropertyComments": "AutoFilter Date Grouping" } ], "Children": [ { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DefinedName/x:definedName", "ClassName": "DefinedName", "Summary": "Defined Name.", "BaseClass": "OpenXmlLeafTextElement", "IsLeafText": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Defined Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":comment", "PropertyName": "Comment", "Type": "StringValue", "PropertyComments": "Comment" }, { "QName": ":customMenu", "PropertyName": "CustomMenu", "Type": "StringValue", "PropertyComments": "Custom Menu Text" }, { "QName": ":description", "PropertyName": "Description", "Type": "StringValue", "PropertyComments": "Description" }, { "QName": ":help", "PropertyName": "Help", "Type": "StringValue", "PropertyComments": "Help" }, { "QName": ":statusBar", "PropertyName": "StatusBar", "Type": "StringValue", "PropertyComments": "Status Bar" }, { "QName": ":localSheetId", "PropertyName": "LocalSheetId", "Type": "UInt32Value", "PropertyComments": "Local Name Sheet Id" }, { "QName": ":hidden", "PropertyName": "Hidden", "Type": "BooleanValue", "PropertyComments": "Hidden Name" }, { "QName": ":function", "PropertyName": "Function", "Type": "BooleanValue", "PropertyComments": "Function" }, { "QName": ":vbProcedure", "PropertyName": "VbProcedure", "Type": "BooleanValue", "PropertyComments": "Procedure" }, { "QName": ":xlm", "PropertyName": "Xlm", "Type": "BooleanValue", "PropertyComments": "External Function" }, { "QName": ":functionGroupId", "PropertyName": "FunctionGroupId", "Type": "UInt32Value", "PropertyComments": "Function Group Id" }, { "QName": ":shortcutKey", "PropertyName": "ShortcutKey", "Type": "StringValue", "PropertyComments": "Shortcut Key" }, { "QName": ":publishToServer", "PropertyName": "PublishToServer", "Type": "BooleanValue", "PropertyComments": "Publish To Server" }, { "QName": ":workbookParameter", "PropertyName": "WorkbookParameter", "Type": "BooleanValue", "PropertyComments": "Workbook Parameter (Server)" } ] }, { "Name": "x:CT_FunctionGroup/x:functionGroup", "ClassName": "FunctionGroup", "Summary": "Function Group.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Name", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_ObjectAnchor/x:anchor", "ClassName": "ObjectAnchor", "Summary": "Defines the ObjectAnchor Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": ":moveWithCells", "Type": "BooleanValue", "PropertyComments": "moveWithCells" }, { "QName": ":sizeWithCells", "Type": "BooleanValue", "PropertyComments": "sizeWithCells" }, { "QName": ":z-order", "PropertyName": "ZOrder", "Type": "UInt32Value", "PropertyComments": "z-order" } ], "Children": [ { "Name": "xdr:CT_Marker/x:from", "PropertyName": "FromMarker" }, { "Name": "xdr:CT_Marker/x:to", "PropertyName": "ToMarker" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xdr:CT_Marker/x:from", "InitialVersion": "Office2010" }, { "Name": "xdr:CT_Marker/x:to", "InitialVersion": "Office2010" } ] } }, { "Name": "xdr:CT_Marker/x:from", "ClassName": "FromMarker", "Summary": "Defines the FromMarker Class.", "CompositeType": "OneSequence", "BaseClass": "MarkerType", "IsDerived": true, "Version": "Office2010", "Children": [ { "Name": "xdr:ST_ColID/xdr:col", "PropertyName": "ColumnId", "PropertyComments": "Column)" }, { "Name": "a:ST_Coordinate/xdr:colOff", "PropertyName": "ColumnOffset", "PropertyComments": "Column Offset" }, { "Name": "xdr:ST_RowID/xdr:row", "PropertyName": "RowId", "PropertyComments": "Row" }, { "Name": "a:ST_Coordinate/xdr:rowOff", "PropertyName": "RowOffset", "PropertyComments": "Row Offset" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xdr:ST_ColID/xdr:col" }, { "Name": "a:ST_Coordinate/xdr:colOff" }, { "Name": "xdr:ST_RowID/xdr:row" }, { "Name": "a:ST_Coordinate/xdr:rowOff" } ] } }, { "Name": "xdr:CT_Marker/x:to", "ClassName": "ToMarker", "Summary": "Defines the ToMarker Class.", "CompositeType": "OneSequence", "BaseClass": "MarkerType", "IsDerived": true, "Version": "Office2010", "Children": [ { "Name": "xdr:ST_ColID/xdr:col", "PropertyName": "ColumnId", "PropertyComments": "Column)" }, { "Name": "a:ST_Coordinate/xdr:colOff", "PropertyName": "ColumnOffset", "PropertyComments": "Column Offset" }, { "Name": "xdr:ST_RowID/xdr:row", "PropertyName": "RowId", "PropertyComments": "Row" }, { "Name": "a:ST_Coordinate/xdr:rowOff", "PropertyName": "RowOffset", "PropertyComments": "Row Offset" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "xdr:ST_ColID/xdr:col" }, { "Name": "a:ST_Coordinate/xdr:colOff" }, { "Name": "xdr:ST_RowID/xdr:row" }, { "Name": "a:ST_Coordinate/xdr:rowOff" } ] } }, { "Name": "xdr:CT_Marker/", "ClassName": "MarkerType", "Summary": "Defines the MarkerType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "AdditionalElements": [ "a:ST_Coordinate/xdr:colOff", "a:ST_Coordinate/xdr:rowOff", "xdr:ST_ColID/xdr:col", "xdr:ST_RowID/xdr:row" ], "Children": [ { "Name": "xdr:ST_ColID/xdr:col", "PropertyName": "ColumnId", "PropertyComments": "Column)" }, { "Name": "a:ST_Coordinate/xdr:colOff", "PropertyName": "ColumnOffset", "PropertyComments": "Column Offset" }, { "Name": "xdr:ST_RowID/xdr:row", "PropertyName": "RowId", "PropertyComments": "Row" }, { "Name": "a:ST_Coordinate/xdr:rowOff", "PropertyName": "RowOffset", "PropertyComments": "Row Offset" } ] }, { "Name": "x:CT_CfRuleExtension/x:ext", "ClassName": "ConditionalFormattingRuleExtension", "Summary": "Defines the ConditionalFormattingRuleExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x:ST_Guid/x14:id", "PropertyName": "Id" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x:ST_Guid/x14:id", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotHierarchyExtension/x:ext", "ClassName": "PivotHierarchyExtension", "Summary": "Defines the PivotHierarchyExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_PivotHierarchy/x14:pivotHierarchy", "PropertyName": "PivotHierarchy" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_PivotHierarchy/x14:pivotHierarchy", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotFieldExtension/x:ext", "ClassName": "PivotFieldExtension", "Summary": "Defines the PivotFieldExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_PivotField/x14:pivotField", "PropertyName": "PivotField" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_PivotField/x14:pivotField", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CacheSourceExtension/x:ext", "ClassName": "CacheSourceExtension", "Summary": "Defines the CacheSourceExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_SourceConnection/x14:sourceConnection", "PropertyName": "SourceConnection" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_SourceConnection/x14:sourceConnection", "InitialVersion": "Office2010" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_OleItem/x:oleItem", "ClassName": "OleItem", "Summary": "OLE Link Item.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "OLE Name", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":icon", "PropertyName": "Icon", "Type": "BooleanValue", "PropertyComments": "Icon" }, { "QName": ":advise", "PropertyName": "Advise", "Type": "BooleanValue", "PropertyComments": "Advise" }, { "QName": ":preferPic", "PropertyName": "PreferPicture", "Type": "BooleanValue", "PropertyComments": "Object is an Image" } ] }, { "Name": "x:CT_BorderPr/x:start", "ClassName": "StartBorder", "Summary": "Defines the StartBorder Class.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Version": "Office2010", "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:end", "ClassName": "EndBorder", "Summary": "Defines the EndBorder Class.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Version": "Office2010", "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:left", "ClassName": "LeftBorder", "Summary": "Left Border.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:right", "ClassName": "RightBorder", "Summary": "Right Border.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:top", "ClassName": "TopBorder", "Summary": "Top Border.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:bottom", "ClassName": "BottomBorder", "Summary": "Bottom Border.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:diagonal", "ClassName": "DiagonalBorder", "Summary": "Diagonal.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:vertical", "ClassName": "VerticalBorder", "Summary": "Vertical Inner Border.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/x:horizontal", "ClassName": "HorizontalBorder", "Summary": "Horizontal Inner Borders.", "CompositeType": "OneSequence", "BaseClass": "BorderPropertiesType", "IsDerived": true, "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:color", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_BorderPr/", "ClassName": "BorderPropertiesType", "Summary": "Defines the BorderPropertiesType Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "IsAbstract": true, "Attributes": [ { "QName": ":style", "PropertyName": "Style", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.BorderStyleValues\u003E", "PropertyComments": "Line Style" } ], "AdditionalElements": [ "x:CT_Color/x:color" ], "Children": [ { "Name": "x:CT_Color/x:color", "PropertyName": "Color", "PropertyComments": "Color" } ] }, { "Name": "x:CT_ControlPr/x:controlPr", "ClassName": "ControlProperties", "Summary": "Defines the ControlProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": ":locked", "Type": "BooleanValue", "PropertyComments": "locked" }, { "QName": ":defaultSize", "Type": "BooleanValue", "PropertyComments": "defaultSize" }, { "QName": ":print", "Type": "BooleanValue", "PropertyComments": "print" }, { "QName": ":disabled", "Type": "BooleanValue", "PropertyComments": "disabled" }, { "QName": ":recalcAlways", "Type": "BooleanValue", "PropertyComments": "recalcAlways" }, { "QName": ":uiObject", "Type": "BooleanValue", "PropertyComments": "uiObject" }, { "QName": ":autoFill", "Type": "BooleanValue", "PropertyComments": "autoFill" }, { "QName": ":autoLine", "Type": "BooleanValue", "PropertyComments": "autoLine" }, { "QName": ":autoPict", "Type": "BooleanValue", "PropertyComments": "autoPict" }, { "QName": ":macro", "Type": "StringValue", "PropertyComments": "macro" }, { "QName": ":altText", "Type": "StringValue", "PropertyComments": "altText" }, { "QName": ":linkedCell", "Type": "StringValue", "PropertyComments": "linkedCell" }, { "QName": ":listFillRange", "Type": "StringValue", "PropertyComments": "listFillRange" }, { "QName": ":cf", "Type": "StringValue", "PropertyComments": "cf" }, { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id" } ], "Children": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "PropertyName": "ObjectAnchor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_ObjectPr/x:objectPr", "ClassName": "EmbeddedObjectProperties", "Summary": "Defines the EmbeddedObjectProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": ":locked", "Type": "BooleanValue", "PropertyComments": "locked" }, { "QName": ":defaultSize", "Type": "BooleanValue", "PropertyComments": "defaultSize" }, { "QName": ":print", "Type": "BooleanValue", "PropertyComments": "print" }, { "QName": ":disabled", "Type": "BooleanValue", "PropertyComments": "disabled" }, { "QName": ":uiObject", "Type": "BooleanValue", "PropertyComments": "uiObject" }, { "QName": ":autoFill", "Type": "BooleanValue", "PropertyComments": "autoFill" }, { "QName": ":autoLine", "Type": "BooleanValue", "PropertyComments": "autoLine" }, { "QName": ":autoPict", "Type": "BooleanValue", "PropertyComments": "autoPict" }, { "QName": ":macro", "Type": "StringValue", "PropertyComments": "macro" }, { "QName": ":altText", "Type": "StringValue", "PropertyComments": "altText" }, { "QName": ":dde", "Type": "BooleanValue", "PropertyComments": "dde" }, { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id" } ], "Children": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "PropertyName": "ObjectAnchor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_ChartsheetPr/x:sheetPr", "ClassName": "ChartSheetProperties", "Summary": "Chart Sheet Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":published", "PropertyName": "Published", "Type": "BooleanValue", "PropertyComments": "Published" }, { "QName": ":codeName", "PropertyName": "CodeName", "Type": "StringValue", "PropertyComments": "Code Name" } ], "Children": [ { "Name": "x:CT_Color/x:tabColor", "PropertyName": "TabColor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:tabColor", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ChartsheetViews/x:sheetViews", "ClassName": "ChartSheetViews", "Summary": "Chart Sheet Views.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ChartsheetView/x:sheetView" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ChartsheetView/x:sheetView", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ChartsheetProtection/x:sheetProtection", "ClassName": "ChartSheetProtection", "Summary": "Chart Sheet Protection.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":password", "PropertyName": "Password", "Type": "HexBinaryValue", "PropertyComments": "Password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "PropertyComments": "Cryptographic Algorithm Name" }, { "QName": ":hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash Value" }, { "QName": ":saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "PropertyComments": "Salt Value for Password Verifier" }, { "QName": ":spinCount", "PropertyName": "SpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm" }, { "QName": ":content", "PropertyName": "Content", "Type": "BooleanValue", "PropertyComments": "Contents" }, { "QName": ":objects", "PropertyName": "Objects", "Type": "BooleanValue", "PropertyComments": "Objects Locked" } ] }, { "Name": "x:CT_CustomChartsheetViews/x:customSheetViews", "ClassName": "CustomChartsheetViews", "Summary": "Custom Chart Sheet Views.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CustomChartsheetView/x:customSheetView" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CustomChartsheetView/x:customSheetView", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Drawing/x:drawing", "ClassName": "Drawing", "Summary": "Drawing.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawing", "ClassName": "LegacyDrawing", "Summary": "Defines the LegacyDrawing Class.", "BaseClass": "LegacyDrawingType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_LegacyDrawing/x:legacyDrawingHF", "ClassName": "LegacyDrawingHeaderFooter", "Summary": "Legacy Drawing Reference in Header Footer.", "BaseClass": "LegacyDrawingType", "IsDerived": true, "IsLeafElement": true }, { "Name": "x:CT_LegacyDrawing/", "ClassName": "LegacyDrawingType", "Summary": "Defines the LegacyDrawingType Class.", "BaseClass": "OpenXmlLeafElement", "IsAbstract": true, "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_DrawingHF/x:drawingHF", "ClassName": "DrawingHeaderFooter", "Summary": "Defines the DrawingHeaderFooter Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "Type": "StringValue", "PropertyComments": "id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":lho", "Type": "UInt32Value", "PropertyComments": "lho" }, { "QName": ":lhe", "Type": "UInt32Value", "PropertyComments": "lhe" }, { "QName": ":lhf", "Type": "UInt32Value", "PropertyComments": "lhf" }, { "QName": ":cho", "Type": "UInt32Value", "PropertyComments": "cho" }, { "QName": ":che", "Type": "UInt32Value", "PropertyComments": "che" }, { "QName": ":chf", "Type": "UInt32Value", "PropertyComments": "chf" }, { "QName": ":rho", "Type": "UInt32Value", "PropertyComments": "rho" }, { "QName": ":rhe", "Type": "UInt32Value", "PropertyComments": "rhe" }, { "QName": ":rhf", "Type": "UInt32Value", "PropertyComments": "rhf" }, { "QName": ":lfo", "Type": "UInt32Value", "PropertyComments": "lfo" }, { "QName": ":lfe", "Type": "UInt32Value", "PropertyComments": "lfe" }, { "QName": ":lff", "Type": "UInt32Value", "PropertyComments": "lff" }, { "QName": ":cfo", "Type": "UInt32Value", "PropertyComments": "cfo" }, { "QName": ":cfe", "Type": "UInt32Value", "PropertyComments": "cfe" }, { "QName": ":cff", "Type": "UInt32Value", "PropertyComments": "cff" }, { "QName": ":rfo", "Type": "UInt32Value", "PropertyComments": "rfo" }, { "QName": ":rfe", "Type": "UInt32Value", "PropertyComments": "rfe" }, { "QName": ":rff", "Type": "UInt32Value", "PropertyComments": "rff" } ] }, { "Name": "x:CT_SheetBackgroundPicture/x:picture", "ClassName": "Picture", "Summary": "Defines the Picture Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_WebPublishItems/x:webPublishItems", "ClassName": "WebPublishItems", "Summary": "Defines the WebPublishItems Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Web Publishing Items Count" } ], "Children": [ { "Name": "x:CT_WebPublishItem/x:webPublishItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_WebPublishItem/x:webPublishItem", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ColorScale/x:colorScale", "ClassName": "ColorScale", "Summary": "Color Scale.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Cfvo/x:cfvo" }, { "Name": "x:CT_Color/x:color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Cfvo/x:cfvo", "Occurs": [ { "Min": 2, "Max": 3 } ] }, { "Name": "x:CT_Color/x:color", "Occurs": [ { "Min": 2, "Max": 3 } ] } ] } }, { "Name": "x:CT_DataBar/x:dataBar", "ClassName": "DataBar", "Summary": "Data Bar.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":minLength", "PropertyName": "MinLength", "Type": "UInt32Value", "PropertyComments": "Minimum Length" }, { "QName": ":maxLength", "PropertyName": "MaxLength", "Type": "UInt32Value", "PropertyComments": "Maximum Length" }, { "QName": ":showValue", "PropertyName": "ShowValue", "Type": "BooleanValue", "PropertyComments": "Show Values" } ], "Children": [ { "Name": "x:CT_Cfvo/x:cfvo" }, { "Name": "x:CT_Color/x:color" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Cfvo/x:cfvo", "Occurs": [ { "Min": 2, "Max": 2 } ] }, { "Name": "x:CT_Color/x:color" } ] } }, { "Name": "x:CT_IconSet/x:iconSet", "ClassName": "IconSet", "Summary": "Icon Set.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":iconSet", "PropertyName": "IconSetValue", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.IconSetValues\u003E", "PropertyComments": "Icon Set" }, { "QName": ":showValue", "PropertyName": "ShowValue", "Type": "BooleanValue", "PropertyComments": "Show Value" }, { "QName": ":percent", "PropertyName": "Percent", "Type": "BooleanValue", "PropertyComments": "Percent" }, { "QName": ":reverse", "PropertyName": "Reverse", "Type": "BooleanValue", "PropertyComments": "Reverse Icons" } ], "Children": [ { "Name": "x:CT_Cfvo/x:cfvo" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Cfvo/x:cfvo", "Occurs": [ { "Min": 2 } ] } ] } }, { "Name": "x:CT_CfRuleExtensionList/x:extLst", "ClassName": "ConditionalFormattingRuleExtensionList", "Summary": "Defines the ConditionalFormattingRuleExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CfRuleExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CfRuleExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_DataRefs/x:dataRefs", "ClassName": "DataReferences", "Summary": "Data Consolidation References.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Data Consolidation Reference Count" } ], "Children": [ { "Name": "x:CT_DataRef/x:dataRef" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataRef/x:dataRef", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_SheetPr/x:sheetPr", "ClassName": "SheetProperties", "Summary": "Sheet Properties.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":syncHorizontal", "PropertyName": "SyncHorizontal", "Type": "BooleanValue", "PropertyComments": "Synch Horizontal" }, { "QName": ":syncVertical", "PropertyName": "SyncVertical", "Type": "BooleanValue", "PropertyComments": "Synch Vertical" }, { "QName": ":syncRef", "PropertyName": "SyncReference", "Type": "StringValue", "PropertyComments": "Synch Reference" }, { "QName": ":transitionEvaluation", "PropertyName": "TransitionEvaluation", "Type": "BooleanValue", "PropertyComments": "Transition Formula Evaluation" }, { "QName": ":transitionEntry", "PropertyName": "TransitionEntry", "Type": "BooleanValue", "PropertyComments": "Transition Formula Entry" }, { "QName": ":published", "PropertyName": "Published", "Type": "BooleanValue", "PropertyComments": "Published" }, { "QName": ":codeName", "PropertyName": "CodeName", "Type": "StringValue", "PropertyComments": "Code Name" }, { "QName": ":filterMode", "PropertyName": "FilterMode", "Type": "BooleanValue", "PropertyComments": "Filter Mode" }, { "QName": ":enableFormatConditionsCalculation", "PropertyName": "EnableFormatConditionsCalculation", "Type": "BooleanValue", "PropertyComments": "Enable Conditional Formatting Calculations" } ], "Children": [ { "Name": "x:CT_Color/x:tabColor", "PropertyName": "TabColor", "PropertyComments": "Sheet Tab Color" }, { "Name": "x:CT_OutlinePr/x:outlinePr", "PropertyName": "OutlineProperties", "PropertyComments": "Outline Properties" }, { "Name": "x:CT_PageSetUpPr/x:pageSetUpPr", "PropertyName": "PageSetupProperties", "PropertyComments": "Page Setup Properties" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Color/x:tabColor", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_OutlinePr/x:outlinePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_PageSetUpPr/x:pageSetUpPr", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_SheetViews/x:sheetViews", "ClassName": "SheetViews", "Summary": "Dialog Sheet Views.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_SheetView/x:sheetView" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_SheetView/x:sheetView", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_SheetFormatPr/x:sheetFormatPr", "ClassName": "SheetFormatProperties", "Summary": "Dialog Sheet Format Properties.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":baseColWidth", "PropertyName": "BaseColumnWidth", "Type": "UInt32Value", "PropertyComments": "Base Column Width" }, { "QName": ":defaultColWidth", "PropertyName": "DefaultColumnWidth", "Type": "DoubleValue", "PropertyComments": "Default Column Width" }, { "QName": ":defaultRowHeight", "PropertyName": "DefaultRowHeight", "Type": "DoubleValue", "PropertyComments": "Default Row Height", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":customHeight", "PropertyName": "CustomHeight", "Type": "BooleanValue", "PropertyComments": "Custom Height" }, { "QName": ":zeroHeight", "PropertyName": "ZeroHeight", "Type": "BooleanValue", "PropertyComments": "Hidden By Default" }, { "QName": ":thickTop", "PropertyName": "ThickTop", "Type": "BooleanValue", "PropertyComments": "Thick Top Border" }, { "QName": ":thickBottom", "PropertyName": "ThickBottom", "Type": "BooleanValue", "PropertyComments": "Thick Bottom Border" }, { "QName": ":outlineLevelRow", "PropertyName": "OutlineLevelRow", "Type": "ByteValue", "PropertyComments": "Maximum Outline Row" }, { "QName": ":outlineLevelCol", "PropertyName": "OutlineLevelColumn", "Type": "ByteValue", "PropertyComments": "Column Outline Level" }, { "QName": "x14ac:dyDescent", "PropertyName": "DyDescent", "Type": "DoubleValue", "Version": "Office2010", "PropertyComments": "dyDescent", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "x:CT_SheetProtection/x:sheetProtection", "ClassName": "SheetProtection", "Summary": "Sheet Protection.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":password", "PropertyName": "Password", "Type": "HexBinaryValue", "PropertyComments": "Password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "PropertyComments": "Cryptographic Algorithm Name" }, { "QName": ":hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash Value" }, { "QName": ":saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "PropertyComments": "Salt Value for Password Verifier" }, { "QName": ":spinCount", "PropertyName": "SpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm" }, { "QName": ":sheet", "PropertyName": "Sheet", "Type": "BooleanValue", "PropertyComments": "Sheet Locked" }, { "QName": ":objects", "PropertyName": "Objects", "Type": "BooleanValue", "PropertyComments": "Objects Locked" }, { "QName": ":scenarios", "PropertyName": "Scenarios", "Type": "BooleanValue", "PropertyComments": "Scenarios Locked" }, { "QName": ":formatCells", "PropertyName": "FormatCells", "Type": "BooleanValue", "PropertyComments": "Format Cells Locked" }, { "QName": ":formatColumns", "PropertyName": "FormatColumns", "Type": "BooleanValue", "PropertyComments": "Format Columns Locked" }, { "QName": ":formatRows", "PropertyName": "FormatRows", "Type": "BooleanValue", "PropertyComments": "Format Rows Locked" }, { "QName": ":insertColumns", "PropertyName": "InsertColumns", "Type": "BooleanValue", "PropertyComments": "Insert Columns Locked" }, { "QName": ":insertRows", "PropertyName": "InsertRows", "Type": "BooleanValue", "PropertyComments": "Insert Rows Locked" }, { "QName": ":insertHyperlinks", "PropertyName": "InsertHyperlinks", "Type": "BooleanValue", "PropertyComments": "Insert Hyperlinks Locked" }, { "QName": ":deleteColumns", "PropertyName": "DeleteColumns", "Type": "BooleanValue", "PropertyComments": "Delete Columns Locked" }, { "QName": ":deleteRows", "PropertyName": "DeleteRows", "Type": "BooleanValue", "PropertyComments": "Delete Rows Locked" }, { "QName": ":selectLockedCells", "PropertyName": "SelectLockedCells", "Type": "BooleanValue", "PropertyComments": "Select Locked Cells Locked" }, { "QName": ":sort", "PropertyName": "Sort", "Type": "BooleanValue", "PropertyComments": "Sort Locked" }, { "QName": ":autoFilter", "PropertyName": "AutoFilter", "Type": "BooleanValue", "PropertyComments": "AutoFilter Locked" }, { "QName": ":pivotTables", "PropertyName": "PivotTables", "Type": "BooleanValue", "PropertyComments": "Pivot Tables Locked" }, { "QName": ":selectUnlockedCells", "PropertyName": "SelectUnlockedCells", "Type": "BooleanValue", "PropertyComments": "Select Unlocked Cells Locked" } ] }, { "Name": "x:CT_CustomSheetViews/x:customSheetViews", "ClassName": "CustomSheetViews", "Summary": "Custom Sheet Views.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CustomSheetView/x:customSheetView" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CustomSheetView/x:customSheetView", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_OleObjects/x:oleObjects", "ClassName": "OleObjects", "Summary": "Defines the OleObjects Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_OleObject/x:oleObject" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_OleObject/x:oleObject", "Occurs": [ { "Min": 1, "Max": 65535 } ] } ] } }, { "Name": "x:CT_Controls/x:controls", "ClassName": "Controls", "Summary": "Defines the Controls Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Control/x:control" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Control/x:control", "Occurs": [ { "Min": 1, "Max": 65535 } ] } ] } }, { "Name": "x:CT_SheetDimension/x:dimension", "ClassName": "SheetDimension", "Summary": "Macro Sheet Dimensions.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Cols/x:cols", "ClassName": "Columns", "Summary": "Column Information.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Col/x:col" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Col/x:col", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_SheetData/x:sheetData", "ClassName": "SheetData", "Summary": "Sheet Data.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Row/x:row" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Row/x:row", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_DataConsolidate/x:dataConsolidate", "ClassName": "DataConsolidate", "Summary": "Data Consolidation.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":function", "PropertyName": "Function", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues\u003E", "PropertyComments": "Function Index" }, { "QName": ":leftLabels", "PropertyName": "LeftLabels", "Type": "BooleanValue", "PropertyComments": "Use Left Column Labels" }, { "QName": ":startLabels", "PropertyName": "StartLabels", "Type": "BooleanValue", "Version": "Office2010", "PropertyComments": "startLabels", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": ":topLabels", "PropertyName": "TopLabels", "Type": "BooleanValue", "PropertyComments": "Labels In Top Row" }, { "QName": ":link", "PropertyName": "Link", "Type": "BooleanValue", "PropertyComments": "Link" } ], "Children": [ { "Name": "x:CT_DataRefs/x:dataRefs", "PropertyName": "DataReferences", "PropertyComments": "Data Consolidation References" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataRefs/x:dataRefs", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ConditionalFormatting/x:conditionalFormatting", "ClassName": "ConditionalFormatting", "Summary": "Conditional Formatting.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":pivot", "PropertyName": "Pivot", "Type": "BooleanValue", "PropertyComments": "PivotTable Conditional Formatting" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Sequence of References" } ], "Children": [ { "Name": "x:CT_CfRule/x:cfRule" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CfRule/x:cfRule", "Occurs": [ { "Min": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CustomProperties/x:customProperties", "ClassName": "CustomProperties", "Summary": "Custom Properties.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CustomProperty/x:customPr" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CustomProperty/x:customPr", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MemberProperties/x:mps", "ClassName": "MemberProperties", "Summary": "OLAP Member Properties.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "OLAP Member Properties Count" } ], "Children": [ { "Name": "x:CT_MemberProperty/x:mp" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MemberProperty/x:mp", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Members/x:members", "ClassName": "Members", "Summary": "Members.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Item Count" }, { "QName": ":level", "PropertyName": "Level", "Type": "UInt32Value", "PropertyComments": "Hierarchy Level" } ], "Children": [ { "Name": "x:CT_Member/x:member" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Member/x:member", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotHierarchyExtensionList/x:extLst", "ClassName": "PivotHierarchyExtensionList", "Summary": "Future Feature Data Storage Area.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotHierarchyExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotHierarchyExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Items/x:items", "ClassName": "Items", "Summary": "Field Items.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Field Count" } ], "Children": [ { "Name": "x:CT_Item/x:item" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Item/x:item", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_AutoSortScope/x:autoSortScope", "ClassName": "AutoSortScope", "Summary": "AutoSort Scope.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotArea/x:pivotArea", "PropertyName": "PivotArea", "PropertyComments": "Auto Sort Scope" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotArea/x:pivotArea" } ] } }, { "Name": "x:CT_PivotFieldExtensionList/x:extLst", "ClassName": "PivotFieldExtensionList", "Summary": "Future Feature Data Storage Area.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotFieldExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotFieldExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_WorksheetSource/x:worksheetSource", "ClassName": "WorksheetSource", "Summary": "Defines the WorksheetSource Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference" }, { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Named Range" }, { "QName": ":sheet", "PropertyName": "Sheet", "Type": "StringValue", "PropertyComments": "Sheet Name" }, { "QName": "r:id", "PropertyName": "Id", "Type": "StringValue", "PropertyComments": "Relationship Id" } ] }, { "Name": "x:CT_Consolidation/x:consolidation", "ClassName": "Consolidation", "Summary": "Defines the Consolidation Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":autoPage", "PropertyName": "AutoPage", "Type": "BooleanValue", "PropertyComments": "Auto Page" } ], "Children": [ { "Name": "x:CT_Pages/x:pages", "PropertyName": "Pages", "PropertyComments": "Page Item Values" }, { "Name": "x:CT_RangeSets/x:rangeSets", "PropertyName": "RangeSets", "PropertyComments": "Range Sets" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Pages/x:pages", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_RangeSets/x:rangeSets" } ] } }, { "Name": "x:CT_CacheSourceExtensionList/x:extLst", "ClassName": "CacheSourceExtensionList", "Summary": "Defines the CacheSourceExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CacheSourceExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheSourceExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CommentPr/x:commentPr", "ClassName": "CommentProperties", "Summary": "Defines the CommentProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Version": "Office2010", "Attributes": [ { "QName": ":locked", "Type": "BooleanValue", "PropertyComments": "locked" }, { "QName": ":defaultSize", "Type": "BooleanValue", "PropertyComments": "defaultSize" }, { "QName": ":print", "Type": "BooleanValue", "PropertyComments": "print" }, { "QName": ":disabled", "Type": "BooleanValue", "PropertyComments": "disabled" }, { "QName": ":uiObject", "Type": "BooleanValue", "PropertyComments": "uiObject" }, { "QName": ":autoFill", "Type": "BooleanValue", "PropertyComments": "autoFill" }, { "QName": ":autoLine", "Type": "BooleanValue", "PropertyComments": "autoLine" }, { "QName": ":altText", "Type": "StringValue", "PropertyComments": "altText" }, { "QName": ":textHAlign", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TextHorizontalAlignmentValues\u003E", "PropertyComments": "textHAlign" }, { "QName": ":textVAlign", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TextVerticalAlignmentValues\u003E", "PropertyComments": "textVAlign" }, { "QName": ":lockText", "Type": "BooleanValue", "PropertyComments": "lockText" }, { "QName": ":justLastX", "Type": "BooleanValue", "PropertyComments": "justLastX" }, { "QName": ":autoScale", "Type": "BooleanValue", "PropertyComments": "autoScale" }, { "QName": ":rowHidden", "Type": "BooleanValue", "PropertyComments": "rowHidden" }, { "QName": ":colHidden", "Type": "BooleanValue", "PropertyComments": "colHidden" } ], "Children": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "PropertyName": "ObjectAnchor" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ObjectAnchor/x:anchor", "InitialVersion": "Office2010" } ] } }, { "Name": "x:CT_SortCondition/x:sortCondition", "ClassName": "SortCondition", "Summary": "Defines the SortCondition Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":descending", "PropertyName": "Descending", "Type": "BooleanValue", "PropertyComments": "Descending" }, { "QName": ":sortBy", "PropertyName": "SortBy", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SortByValues\u003E", "PropertyComments": "Sort By" }, { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":customList", "PropertyName": "CustomList", "Type": "StringValue", "PropertyComments": "Custom List" }, { "QName": ":dxfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Format Id" }, { "QName": ":iconSet", "PropertyName": "IconSet", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.IconSetValues\u003E", "PropertyComments": "Icon Set" }, { "QName": ":iconId", "PropertyName": "IconId", "Type": "UInt32Value", "PropertyComments": "Icon Id" } ] }, { "Name": "x:CT_Filter/x:filter", "ClassName": "Filter", "Summary": "Filter.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":val", "PropertyName": "Val", "Type": "StringValue", "PropertyComments": "Filter Value", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_DateGroupItem/x:dateGroupItem", "ClassName": "DateGroupItem", "Summary": "Date Grouping.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":year", "PropertyName": "Year", "Type": "UInt16Value", "PropertyComments": "Year", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":month", "PropertyName": "Month", "Type": "UInt16Value", "PropertyComments": "Month" }, { "QName": ":day", "PropertyName": "Day", "Type": "UInt16Value", "PropertyComments": "Day" }, { "QName": ":hour", "PropertyName": "Hour", "Type": "UInt16Value", "PropertyComments": "Hour" }, { "QName": ":minute", "PropertyName": "Minute", "Type": "UInt16Value", "PropertyComments": "Minute" }, { "QName": ":second", "PropertyName": "Second", "Type": "UInt16Value", "PropertyComments": "Second" }, { "QName": ":dateTimeGrouping", "PropertyName": "DateTimeGrouping", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DateTimeGroupingValues\u003E", "PropertyComments": "Date Time Grouping", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_Filters/x:filters", "ClassName": "Filters", "Summary": "Filter Criteria.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":blank", "PropertyName": "Blank", "Type": "BooleanValue", "PropertyComments": "Filter by Blank" }, { "QName": ":calendarType", "PropertyName": "CalendarType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CalendarValues\u003E", "PropertyComments": "Calendar Type" } ], "Children": [ { "Name": "x14:CT_Filter/x14:filter" }, { "Name": "x:CT_Filter/x:filter" }, { "Name": "x:CT_DateGroupItem/x:dateGroupItem" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_Filter/x14:filter", "Occurs": [ {} ], "InitialVersion": "Office2010" }, { "Name": "x:CT_Filter/x:filter", "Occurs": [ {} ] }, { "Name": "x:CT_DateGroupItem/x:dateGroupItem", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Top10/x:top10", "ClassName": "Top10", "Summary": "Top 10.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":top", "PropertyName": "Top", "Type": "BooleanValue", "PropertyComments": "Top" }, { "QName": ":percent", "PropertyName": "Percent", "Type": "BooleanValue", "PropertyComments": "Filter by Percent" }, { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Top or Bottom Value", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":filterVal", "PropertyName": "FilterValue", "Type": "DoubleValue", "PropertyComments": "Filter Value" } ] }, { "Name": "x:CT_CustomFilters/x:customFilters", "ClassName": "CustomFilters", "Summary": "Custom Filters.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":and", "PropertyName": "And", "Type": "BooleanValue", "PropertyComments": "And" } ], "Children": [ { "Name": "x:CT_CustomFilter/x:customFilter" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CustomFilter/x:customFilter", "Occurs": [ { "Min": 1, "Max": 2 } ] } ] } }, { "Name": "x:CT_DynamicFilter/x:dynamicFilter", "ClassName": "DynamicFilter", "Summary": "Dynamic Filter.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.DynamicFilterValues\u003E", "PropertyComments": "Dynamic filter type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":val", "PropertyName": "Val", "Type": "DoubleValue", "PropertyComments": "Value" }, { "QName": ":maxVal", "PropertyName": "MaxVal", "Type": "DoubleValue", "PropertyComments": "Max Value" }, { "QName": ":valIso", "PropertyName": "ValIso", "Type": "DateTimeValue", "Version": "Office2010", "PropertyComments": "valIso", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": ":maxValIso", "PropertyName": "MaxValIso", "Type": "DateTimeValue", "Version": "Office2010", "PropertyComments": "maxValIso", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ] }, { "Name": "x:CT_ColorFilter/x:colorFilter", "ClassName": "ColorFilter", "Summary": "Color Filter Criteria.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":dxfId", "PropertyName": "FormatId", "Type": "UInt32Value", "PropertyComments": "Differential Format Record Id", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":cellColor", "PropertyName": "CellColor", "Type": "BooleanValue", "PropertyComments": "Filter By Cell Color" } ] }, { "Name": "x:CT_IconFilter/x:iconFilter", "ClassName": "IconFilter", "Summary": "Icon Filter.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":iconSet", "PropertyName": "IconSet", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.IconSetValues\u003E", "PropertyComments": "Icon Set", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":iconId", "PropertyName": "IconId", "Type": "UInt32Value", "PropertyComments": "Icon Id" } ] }, { "Name": "x:CT_SlicerCacheDefinitionExtension/x:ext", "ClassName": "SlicerCacheDefinitionExtension", "Summary": "Defines the SlicerCacheDefinitionExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_SlicerCachePivotTables/x15:slicerCachePivotTables", "PropertyName": "SlicerCachePivotTables" }, { "Name": "x15:CT_TableSlicerCache/x15:tableSlicerCache", "PropertyName": "TableSlicerCache" }, { "Name": "x15:CT_SlicerCacheHideNoData/x15:slicerCacheHideItemsWithNoData", "PropertyName": "SlicerCacheHideItemsWithNoData" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_SlicerCachePivotTables/x15:slicerCachePivotTables", "InitialVersion": "Office2013" }, { "Name": "x15:CT_TableSlicerCache/x15:tableSlicerCache", "InitialVersion": "Office2013" }, { "Name": "x15:CT_SlicerCacheHideNoData/x15:slicerCacheHideItemsWithNoData", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotFilterExtension/x:ext", "ClassName": "PivotFilterExtension", "Summary": "Defines the PivotFilterExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x15:CT_PivotFilter/x15:pivotFilter", "PropertyName": "PivotFilter" }, { "Name": "x15:CT_MovingPeriodState/x15:movingPeriodState", "PropertyName": "MovingPeriodState" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x15:CT_PivotFilter/x15:pivotFilter", "InitialVersion": "Office2013" }, { "Name": "x15:CT_MovingPeriodState/x15:movingPeriodState", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_QueryTableExtension/x:ext", "ClassName": "QueryTableExtension", "Summary": "Defines the QueryTableExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x15:CT_QueryTable/x15:queryTable", "PropertyName": "QueryTable" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x15:CT_QueryTable/x15:queryTable", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DbPr/x:dbPr", "ClassName": "DatabaseProperties", "Summary": "Defines the DatabaseProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":connection", "PropertyName": "Connection", "Type": "StringValue", "PropertyComments": "Connection String", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":command", "PropertyName": "Command", "Type": "StringValue", "PropertyComments": "Command Text" }, { "QName": ":serverCommand", "PropertyName": "ServerCommand", "Type": "StringValue", "PropertyComments": "Command Text" }, { "QName": ":commandType", "PropertyName": "CommandType", "Type": "UInt32Value", "PropertyComments": "OLE DB Command Type" } ] }, { "Name": "x:CT_OlapPr/x:olapPr", "ClassName": "OlapProperties", "Summary": "Defines the OlapProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":local", "PropertyName": "Local", "Type": "BooleanValue", "PropertyComments": "Local Cube" }, { "QName": ":localConnection", "PropertyName": "LocalConnection", "Type": "StringValue", "PropertyComments": "Local Cube Connection" }, { "QName": ":localRefresh", "PropertyName": "LocalRefresh", "Type": "BooleanValue", "PropertyComments": "Local Refresh" }, { "QName": ":sendLocale", "PropertyName": "SendLocale", "Type": "BooleanValue", "PropertyComments": "Send Locale to OLAP" }, { "QName": ":rowDrillCount", "PropertyName": "RowDrillCount", "Type": "UInt32Value", "PropertyComments": "Drill Through Count" }, { "QName": ":serverFill", "PropertyName": "ServerFill", "Type": "BooleanValue", "PropertyComments": "OLAP Fill Formatting" }, { "QName": ":serverNumberFormat", "PropertyName": "ServerNumberFormat", "Type": "BooleanValue", "PropertyComments": "OLAP Number Format" }, { "QName": ":serverFont", "PropertyName": "ServerFont", "Type": "BooleanValue", "PropertyComments": "OLAP Server Font" }, { "QName": ":serverFontColor", "PropertyName": "ServerFontColor", "Type": "BooleanValue", "PropertyComments": "OLAP Font Formatting" } ] }, { "Name": "x:CT_WebPr/x:webPr", "ClassName": "WebQueryProperties", "Summary": "Defines the WebQueryProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":xml", "PropertyName": "XmlSource", "Type": "BooleanValue", "PropertyComments": "XML Source" }, { "QName": ":sourceData", "PropertyName": "SourceData", "Type": "BooleanValue", "PropertyComments": "Import XML Source Data" }, { "QName": ":parsePre", "PropertyName": "ParsePreTag", "Type": "BooleanValue", "PropertyComments": "Parse PRE" }, { "QName": ":consecutive", "PropertyName": "Consecutive", "Type": "BooleanValue", "PropertyComments": "Consecutive Delimiters" }, { "QName": ":firstRow", "PropertyName": "FirstRow", "Type": "BooleanValue", "PropertyComments": "Use First Row" }, { "QName": ":xl97", "PropertyName": "CreatedInExcel97", "Type": "BooleanValue", "PropertyComments": "Created in Excel 97" }, { "QName": ":textDates", "PropertyName": "TextDates", "Type": "BooleanValue", "PropertyComments": "Dates as Text" }, { "QName": ":xl2000", "PropertyName": "RefreshedInExcel2000", "Type": "BooleanValue", "PropertyComments": "Refreshed in Excel 2000" }, { "QName": ":url", "PropertyName": "Url", "Type": "StringValue", "PropertyComments": "URL" }, { "QName": ":post", "PropertyName": "Post", "Type": "StringValue", "PropertyComments": "Web Post" }, { "QName": ":htmlTables", "PropertyName": "HtmlTables", "Type": "BooleanValue", "PropertyComments": "HTML Tables Only" }, { "QName": ":htmlFormat", "PropertyName": "HtmlFormat", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.HtmlFormattingValues\u003E", "PropertyComments": "HTML Formatting Handling" }, { "QName": ":editPage", "PropertyName": "EditPage", "Type": "StringValue", "PropertyComments": "Edit Query URL" } ], "Children": [ { "Name": "x:CT_Tables/x:tables", "PropertyName": "Tables", "PropertyComments": "Tables" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Tables/x:tables", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_TextPr/x:textPr", "ClassName": "TextProperties", "Summary": "Defines the TextProperties Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":prompt", "PropertyName": "Prompt", "Type": "BooleanValue", "PropertyComments": "prompt" }, { "QName": ":fileType", "PropertyName": "FileType", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.FileTypeValues\u003E", "PropertyComments": "fileType" }, { "QName": ":codePage", "PropertyName": "CodePage", "Type": "UInt32Value", "PropertyComments": "codePage" }, { "QName": ":characterSet", "PropertyName": "TextCharacterSet", "Type": "StringValue", "PropertyComments": "characterSet" }, { "QName": ":firstRow", "PropertyName": "FirstRow", "Type": "UInt32Value", "PropertyComments": "firstRow" }, { "QName": ":sourceFile", "PropertyName": "SourceFile", "Type": "StringValue", "PropertyComments": "sourceFile" }, { "QName": ":delimited", "PropertyName": "Delimited", "Type": "BooleanValue", "PropertyComments": "delimited" }, { "QName": ":decimal", "PropertyName": "Decimal", "Type": "StringValue", "PropertyComments": "decimal" }, { "QName": ":thousands", "PropertyName": "Thousands", "Type": "StringValue", "PropertyComments": "thousands" }, { "QName": ":tab", "PropertyName": "TabAsDelimiter", "Type": "BooleanValue", "PropertyComments": "tab" }, { "QName": ":space", "PropertyName": "Space", "Type": "BooleanValue", "PropertyComments": "space" }, { "QName": ":comma", "PropertyName": "Comma", "Type": "BooleanValue", "PropertyComments": "comma" }, { "QName": ":semicolon", "PropertyName": "Semicolon", "Type": "BooleanValue", "PropertyComments": "semicolon" }, { "QName": ":consecutive", "PropertyName": "Consecutive", "Type": "BooleanValue", "PropertyComments": "consecutive" }, { "QName": ":qualifier", "PropertyName": "Qualifier", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.QualifierValues\u003E", "PropertyComments": "qualifier" }, { "QName": ":delimiter", "PropertyName": "Delimiter", "Type": "StringValue", "PropertyComments": "delimiter" } ], "Children": [ { "Name": "x:CT_TextFields/x:textFields", "PropertyName": "TextFields" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TextFields/x:textFields", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Parameters/x:parameters", "ClassName": "Parameters", "Summary": "Defines the Parameters Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Parameter Count" } ], "Children": [ { "Name": "x:CT_Parameter/x:parameter" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Parameter/x:parameter", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ConnectionExtensionList/x:extLst", "ClassName": "ConnectionExtensionList", "Summary": "Defines the ConnectionExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ConnectionExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ConnectionExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ConnectionExtension/x:ext", "ClassName": "ConnectionExtension", "Summary": "Defines the ConnectionExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_Connection/x14:connection", "PropertyName": "Connection" }, { "Name": "x15:CT_Connection/x15:connection", "PropertyName": "Connection" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_Connection/x14:connection", "InitialVersion": "Office2010" }, { "Name": "x15:CT_Connection/x15:connection", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_TextFields/x:textFields", "ClassName": "TextFields", "Summary": "Defines the TextFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Count of Fields" } ], "Children": [ { "Name": "x:CT_TextField/x:textField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TextField/x:textField", "Occurs": [ { "Min": 1, "Max": 2001 } ] } ] } }, { "Name": "x:CT_SharedItems/x:sharedItems", "ClassName": "SharedItems", "Summary": "Defines the SharedItems Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":containsSemiMixedTypes", "PropertyName": "ContainsSemiMixedTypes", "Type": "BooleanValue", "PropertyComments": "Contains Semi Mixed Data Types" }, { "QName": ":containsNonDate", "PropertyName": "ContainsNonDate", "Type": "BooleanValue", "PropertyComments": "Contains Non Date" }, { "QName": ":containsDate", "PropertyName": "ContainsDate", "Type": "BooleanValue", "PropertyComments": "Contains Date" }, { "QName": ":containsString", "PropertyName": "ContainsString", "Type": "BooleanValue", "PropertyComments": "Contains String" }, { "QName": ":containsBlank", "PropertyName": "ContainsBlank", "Type": "BooleanValue", "PropertyComments": "Contains Blank" }, { "QName": ":containsMixedTypes", "PropertyName": "ContainsMixedTypes", "Type": "BooleanValue", "PropertyComments": "Contains Mixed Data Types" }, { "QName": ":containsNumber", "PropertyName": "ContainsNumber", "Type": "BooleanValue", "PropertyComments": "Contains Numbers" }, { "QName": ":containsInteger", "PropertyName": "ContainsInteger", "Type": "BooleanValue", "PropertyComments": "Contains Integer" }, { "QName": ":minValue", "PropertyName": "MinValue", "Type": "DoubleValue", "PropertyComments": "Minimum Numeric Value" }, { "QName": ":maxValue", "PropertyName": "MaxValue", "Type": "DoubleValue", "PropertyComments": "Maximum Numeric Value" }, { "QName": ":minDate", "PropertyName": "MinDate", "Type": "DateTimeValue", "PropertyComments": "Minimum Date Time" }, { "QName": ":maxDate", "PropertyName": "MaxDate", "Type": "DateTimeValue", "PropertyComments": "Maximum Date Time Value" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Shared Items Count" }, { "QName": ":longText", "PropertyName": "LongText", "Type": "BooleanValue", "PropertyComments": "Long Text" } ], "Children": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" } ], "Particle": { "Kind": "Choice", "Occurs": [ {} ], "Items": [ { "Name": "x:CT_Missing/x:m" }, { "Name": "x:CT_Number/x:n" }, { "Name": "x:CT_Boolean/x:b" }, { "Name": "x:CT_Error/x:e" }, { "Name": "x:CT_String/x:s" }, { "Name": "x:CT_DateTime/x:d" } ] } }, { "Name": "x:CT_FieldGroup/x:fieldGroup", "ClassName": "FieldGroup", "Summary": "Defines the FieldGroup Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":par", "PropertyName": "ParentId", "Type": "UInt32Value", "PropertyComments": "Parent" }, { "QName": ":base", "PropertyName": "Base", "Type": "UInt32Value", "PropertyComments": "Field Base" } ], "Children": [ { "Name": "x:CT_RangePr/x:rangePr" }, { "Name": "x:CT_DiscretePr/x:discretePr" }, { "Name": "x:CT_GroupItems/x:groupItems" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Kind": "Choice", "Items": [ { "Name": "x:CT_RangePr/x:rangePr", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_DiscretePr/x:discretePr", "Occurs": [ { "Max": 1 } ] } ] }, { "Name": "x:CT_GroupItems/x:groupItems", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CacheFieldExtensionList/x:extLst", "ClassName": "CacheFieldExtensionList", "Summary": "Defines the CacheFieldExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CacheFieldExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheFieldExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CacheFieldExtension/x:ext", "ClassName": "CacheFieldExtension", "Summary": "Defines the CacheFieldExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_CacheField/x14:cacheField", "PropertyName": "CacheField" }, { "Name": "x15:CT_CachedUniqueNames/x15:cachedUniqueNames", "PropertyName": "CachedUniqueNames" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_CacheField/x14:cacheField", "InitialVersion": "Office2010" }, { "Name": "x15:CT_CachedUniqueNames/x15:cachedUniqueNames", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_FieldsUsage/x:fieldsUsage", "ClassName": "FieldsUsage", "Summary": "Defines the FieldsUsage Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Field Count" } ], "Children": [ { "Name": "x:CT_FieldUsage/x:fieldUsage" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_FieldUsage/x:fieldUsage", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_GroupLevels/x:groupLevels", "ClassName": "GroupLevels", "Summary": "Defines the GroupLevels Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Grouping Level Count" } ], "Children": [ { "Name": "x:CT_GroupLevel/x:groupLevel" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_GroupLevel/x:groupLevel", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_CacheHierarchyExtensionList/x:extLst", "ClassName": "CacheHierarchyExtensionList", "Summary": "Defines the CacheHierarchyExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CacheHierarchyExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheHierarchyExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CacheHierarchyExtension/x:ext", "ClassName": "CacheHierarchyExtension", "Summary": "Defines the CacheHierarchyExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_CacheHierarchy/x14:cacheHierarchy", "PropertyName": "CacheHierarchy" }, { "Name": "x15:CT_CacheHierarchy/x15:cacheHierarchy", "PropertyName": "CacheHierarchy" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_CacheHierarchy/x14:cacheHierarchy", "InitialVersion": "Office2010" }, { "Name": "x15:CT_CacheHierarchy/x15:cacheHierarchy", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CalculatedMemberExtensionList/x:extLst", "ClassName": "CalculatedMemberExtensionList", "Summary": "Defines the CalculatedMemberExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CalculatedMemberExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CalculatedMemberExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CalculatedMemberExtension/x:ext", "ClassName": "CalculatedMemberExtension", "Summary": "Defines the CalculatedMemberExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_CalculatedMember/x14:calculatedMember", "PropertyName": "CalculatedMember" }, { "Name": "x15:CT_CalculatedMember/x15:calculatedMember", "PropertyName": "CalculatedMember" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_CalculatedMember/x14:calculatedMember", "InitialVersion": "Office2010" }, { "Name": "x15:CT_CalculatedMember/x15:calculatedMember", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_DataFieldExtensionList/x:extLst", "ClassName": "DataFieldExtensionList", "Summary": "Defines the DataFieldExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_DataFieldExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataFieldExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_DataFieldExtension/x:ext", "ClassName": "DataFieldExtension", "Summary": "Defines the DataFieldExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_DataField/x14:dataField", "PropertyName": "DataField" }, { "Name": "x15:CT_DataField/x15:dataField", "PropertyName": "DataField" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_DataField/x14:dataField", "InitialVersion": "Office2010" }, { "Name": "x15:CT_DataField/x15:dataField", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_PivotFilterExtensionList/x:extLst", "ClassName": "PivotFilterExtensionList", "Summary": "Defines the PivotFilterExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotFilterExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotFilterExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_QueryTableRefresh/x:queryTableRefresh", "ClassName": "QueryTableRefresh", "Summary": "Defines the QueryTableRefresh Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":preserveSortFilterLayout", "PropertyName": "PreserveSortFilterLayout", "Type": "BooleanValue", "PropertyComments": "Preserve Sort and Filter Layout" }, { "QName": ":fieldIdWrapped", "PropertyName": "FieldIdWrapped", "Type": "BooleanValue", "PropertyComments": "Next Field Id Wrapped" }, { "QName": ":headersInLastRefresh", "PropertyName": "HeadersInLastRefresh", "Type": "BooleanValue", "PropertyComments": "Headers In Last Refresh" }, { "QName": ":minimumVersion", "PropertyName": "MinimumVersion", "Type": "ByteValue", "PropertyComments": "Minimum Refresh Version" }, { "QName": ":nextId", "PropertyName": "NextId", "Type": "UInt32Value", "PropertyComments": "Next field id" }, { "QName": ":unboundColumnsLeft", "PropertyName": "UnboundColumnsLeft", "Type": "UInt32Value", "PropertyComments": "Columns Left" }, { "QName": ":unboundColumnsRight", "PropertyName": "UnboundColumnsRight", "Type": "UInt32Value", "PropertyComments": "Columns Right" } ], "Children": [ { "Name": "x:CT_QueryTableFields/x:queryTableFields", "PropertyName": "QueryTableFields", "PropertyComments": "Query table fields" }, { "Name": "x:CT_QueryTableDeletedFields/x:queryTableDeletedFields", "PropertyName": "QueryTableDeletedFields", "PropertyComments": "Deleted Fields" }, { "Name": "x:CT_SortState/x:sortState", "PropertyName": "SortState", "PropertyComments": "Sort State" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_QueryTableFields/x:queryTableFields" }, { "Name": "x:CT_QueryTableDeletedFields/x:queryTableDeletedFields", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_SortState/x:sortState", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_QueryTableExtensionList/x:extLst", "ClassName": "QueryTableExtensionList", "Summary": "Defines the QueryTableExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_QueryTableExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_QueryTableExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_SheetCalcPr/x:sheetCalcPr", "ClassName": "SheetCalculationProperties", "Summary": "Defines the SheetCalculationProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":fullCalcOnLoad", "PropertyName": "FullCalculationOnLoad", "Type": "BooleanValue", "PropertyComments": "Full Calculation On Load" } ] }, { "Name": "x:CT_ProtectedRanges/x:protectedRanges", "ClassName": "ProtectedRanges", "Summary": "Defines the ProtectedRanges Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ProtectedRange/x:protectedRange" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ProtectedRange/x:protectedRange", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Scenarios/x:scenarios", "ClassName": "Scenarios", "Summary": "Defines the Scenarios Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":current", "PropertyName": "Current", "Type": "UInt32Value", "PropertyComments": "Current Scenario" }, { "QName": ":show", "PropertyName": "Show", "Type": "UInt32Value", "PropertyComments": "Last Shown Scenario" }, { "QName": ":sqref", "PropertyName": "SequenceOfReferences", "Type": "ListValue\u003CStringValue\u003E", "PropertyComments": "Sequence of References" } ], "Children": [ { "Name": "x:CT_Scenario/x:scenario" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Scenario/x:scenario", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_MergeCells/x:mergeCells", "ClassName": "MergeCells", "Summary": "Defines the MergeCells Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Count" } ], "Children": [ { "Name": "x:CT_MergeCell/x:mergeCell" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MergeCell/x:mergeCell", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_DataValidations/x:dataValidations", "ClassName": "DataValidations", "Summary": "Defines the DataValidations Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":disablePrompts", "PropertyName": "DisablePrompts", "Type": "BooleanValue", "PropertyComments": "Disable Prompts" }, { "QName": ":xWindow", "PropertyName": "XWindow", "Type": "UInt32Value", "PropertyComments": "Top Left Corner (X Coodrinate)" }, { "QName": ":yWindow", "PropertyName": "YWindow", "Type": "UInt32Value", "PropertyComments": "Top Left Corner (Y Coordinate)" }, { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Data Validation Item Count" } ], "Children": [ { "Name": "x:CT_DataValidation/x:dataValidation" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataValidation/x:dataValidation", "Occurs": [ { "Min": 1, "Max": 65534 } ] } ] } }, { "Name": "x:CT_Hyperlinks/x:hyperlinks", "ClassName": "Hyperlinks", "Summary": "Defines the Hyperlinks Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Hyperlink/x:hyperlink" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Hyperlink/x:hyperlink", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_CellWatches/x:cellWatches", "ClassName": "CellWatches", "Summary": "Defines the CellWatches Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CellWatch/x:cellWatch" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellWatch/x:cellWatch", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_IgnoredErrors/x:ignoredErrors", "ClassName": "IgnoredErrors", "Summary": "Defines the IgnoredErrors Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_IgnoredError/x:ignoredError" }, { "Name": "x:CT_ExtensionList/x:extLst" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_IgnoredError/x:ignoredError", "Occurs": [ { "Min": 1, "Max": 9 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_TableParts/x:tableParts", "ClassName": "TableParts", "Summary": "Defines the TableParts Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Count" } ], "Children": [ { "Name": "x:CT_TablePart/x:tablePart" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TablePart/x:tablePart", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_WorksheetExtensionList/x:extLst", "ClassName": "WorksheetExtensionList", "Summary": "Defines the WorksheetExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_WorksheetExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_WorksheetExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_WorksheetExtension/x:ext", "ClassName": "WorksheetExtension", "Summary": "Defines the WorksheetExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_ConditionalFormattings/x14:conditionalFormattings", "PropertyName": "ConditionalFormattings" }, { "Name": "x14:CT_DataValidations/x14:dataValidations", "PropertyName": "DataValidations" }, { "Name": "x14:CT_SparklineGroups/x14:sparklineGroups", "PropertyName": "SparklineGroups" }, { "Name": "x14:CT_SlicerRefs/x14:slicerList", "PropertyName": "SlicerList" }, { "Name": "x14:CT_ProtectedRanges/x14:protectedRanges", "PropertyName": "ProtectedRanges" }, { "Name": "x14:CT_IgnoredErrors/x14:ignoredErrors", "PropertyName": "IgnoredErrors" }, { "Name": "x15:CT_WebExtensions/x15:webExtensions", "PropertyName": "WebExtensions" }, { "Name": "x15:CT_TimelineRefs/x15:timelineRefs", "PropertyName": "TimelineReferences" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_ConditionalFormattings/x14:conditionalFormattings", "InitialVersion": "Office2010" }, { "Name": "x14:CT_DataValidations/x14:dataValidations", "InitialVersion": "Office2010" }, { "Name": "x14:CT_SparklineGroups/x14:sparklineGroups", "InitialVersion": "Office2010" }, { "Name": "x14:CT_SlicerRefs/x14:slicerList", "InitialVersion": "Office2010" }, { "Name": "x14:CT_ProtectedRanges/x14:protectedRanges", "InitialVersion": "Office2010" }, { "Name": "x14:CT_IgnoredErrors/x14:ignoredErrors", "InitialVersion": "Office2010" }, { "Name": "x15:CT_WebExtensions/x15:webExtensions", "InitialVersion": "Office2013" }, { "Name": "x15:CT_TimelineRefs/x15:timelineRefs", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_NumFmts/x:numFmts", "ClassName": "NumberingFormats", "Summary": "Defines the NumberingFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Number Format Count" } ], "Children": [ { "Name": "x:CT_NumFmt/x:numFmt" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_NumFmt/x:numFmt", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Fonts/x:fonts", "ClassName": "Fonts", "Summary": "Defines the Fonts Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Font Count" }, { "QName": "x14ac:knownFonts", "PropertyName": "KnownFonts", "Type": "BooleanValue", "Version": "Office2010", "PropertyComments": "knownFonts", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] } ], "Children": [ { "Name": "x:CT_Font/x:font" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Font/x:font", "Occurs": [ { "Max": 65491 } ] } ] } }, { "Name": "x:CT_Fills/x:fills", "ClassName": "Fills", "Summary": "Defines the Fills Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Fill Count" } ], "Children": [ { "Name": "x:CT_Fill/x:fill" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Fill/x:fill", "Occurs": [ { "Min": 1, "Max": 65430 } ] } ] } }, { "Name": "x:CT_Borders/x:borders", "ClassName": "Borders", "Summary": "Defines the Borders Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Border Count" } ], "Children": [ { "Name": "x:CT_Border/x:border" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Border/x:border", "Occurs": [ { "Max": 65430 } ] } ] } }, { "Name": "x:CT_CellStyleXfs/x:cellStyleXfs", "ClassName": "CellStyleFormats", "Summary": "Defines the CellStyleFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Style Count" } ], "Children": [ { "Name": "x:CT_Xf/x:xf" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xf/x:xf", "Occurs": [ { "Min": 1, "Max": 65430 } ] } ] } }, { "Name": "x:CT_CellXfs/x:cellXfs", "ClassName": "CellFormats", "Summary": "Defines the CellFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Format Count" } ], "Children": [ { "Name": "x:CT_Xf/x:xf" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Xf/x:xf", "Occurs": [ { "Min": 1, "Max": 65430 } ] } ] } }, { "Name": "x:CT_CellStyles/x:cellStyles", "ClassName": "CellStyles", "Summary": "Defines the CellStyles Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Style Count" } ], "Children": [ { "Name": "x:CT_CellStyle/x:cellStyle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CellStyle/x:cellStyle", "Occurs": [ { "Min": 1, "Max": 65430 } ] } ] } }, { "Name": "x:CT_Dxfs/x:dxfs", "ClassName": "DifferentialFormats", "Summary": "Defines the DifferentialFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Format Count" } ], "Children": [ { "Name": "x:CT_Dxf/x:dxf" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Dxf/x:dxf", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_TableStyles/x:tableStyles", "ClassName": "TableStyles", "Summary": "Defines the TableStyles Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Table Style Count" }, { "QName": ":defaultTableStyle", "PropertyName": "DefaultTableStyle", "Type": "StringValue", "PropertyComments": "Default Table Style" }, { "QName": ":defaultPivotStyle", "PropertyName": "DefaultPivotStyle", "Type": "StringValue", "PropertyComments": "Default Pivot Style" } ], "Children": [ { "Name": "x:CT_TableStyle/x:tableStyle" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TableStyle/x:tableStyle", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_Colors/x:colors", "ClassName": "Colors", "Summary": "Defines the Colors Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_IndexedColors/x:indexedColors", "PropertyName": "IndexedColors", "PropertyComments": "Color Indexes" }, { "Name": "x:CT_MRUColors/x:mruColors", "PropertyName": "MruColors", "PropertyComments": "MRU Colors" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_IndexedColors/x:indexedColors", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_MRUColors/x:mruColors", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_StylesheetExtensionList/x:extLst", "ClassName": "StylesheetExtensionList", "Summary": "Defines the StylesheetExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_StylesheetExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_StylesheetExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_StylesheetExtension/x:ext", "ClassName": "StylesheetExtension", "Summary": "Defines the StylesheetExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x:CT_Dxfs/x14:dxfs", "PropertyName": "DifferentialFormats" }, { "Name": "x14:CT_SlicerStyles/x14:slicerStyles", "PropertyName": "SlicerStyles" }, { "Name": "x:CT_Dxfs/x15:dxfs", "PropertyName": "DifferentialFormats" }, { "Name": "x15:CT_TimelineStyles/x15:timelineStyles", "PropertyName": "TimelineStyles" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x:CT_Dxfs/x14:dxfs", "InitialVersion": "Office2013" }, { "Name": "x14:CT_SlicerStyles/x14:slicerStyles", "InitialVersion": "Office2013" }, { "Name": "x:CT_Dxfs/x15:dxfs", "InitialVersion": "Office2013" }, { "Name": "x15:CT_TimelineStyles/x15:timelineStyles", "InitialVersion": "Office2013" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_Location/x:location", "ClassName": "Location", "Summary": "Defines the Location Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":firstHeaderRow", "PropertyName": "FirstHeaderRow", "Type": "UInt32Value", "PropertyComments": "First Header Row", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":firstDataRow", "PropertyName": "FirstDataRow", "Type": "UInt32Value", "PropertyComments": "PivotTable Data First Row", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":firstDataCol", "PropertyName": "FirstDataColumn", "Type": "UInt32Value", "PropertyComments": "First Data Column", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":rowPageCount", "PropertyName": "RowPageCount", "Type": "UInt32Value", "PropertyComments": "Rows Per Page Count" }, { "QName": ":colPageCount", "PropertyName": "ColumnsPerPage", "Type": "UInt32Value", "PropertyComments": "Columns Per Page" } ] }, { "Name": "x:CT_PivotFields/x:pivotFields", "ClassName": "PivotFields", "Summary": "Defines the PivotFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Field Count" } ], "Children": [ { "Name": "x:CT_PivotField/x:pivotField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotField/x:pivotField", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_RowFields/x:rowFields", "ClassName": "RowFields", "Summary": "Defines the RowFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Repeated Items Count" } ], "Children": [ { "Name": "x:CT_Field/x:field" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Field/x:field", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_rowItems/x:rowItems", "ClassName": "RowItems", "Summary": "Defines the RowItems Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Items in a Row Count" } ], "Children": [ { "Name": "x:CT_I/x:i" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_I/x:i", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ColFields/x:colFields", "ClassName": "ColumnFields", "Summary": "Defines the ColumnFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Repeated Items Count" } ], "Children": [ { "Name": "x:CT_Field/x:field" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Field/x:field", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_colItems/x:colItems", "ClassName": "ColumnItems", "Summary": "Defines the ColumnItems Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Column Item Count" } ], "Children": [ { "Name": "x:CT_I/x:i" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_I/x:i", "Occurs": [ { "Min": 1, "Max": 1048576 } ] } ] } }, { "Name": "x:CT_PageFields/x:pageFields", "ClassName": "PageFields", "Summary": "Defines the PageFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Page Item Count" } ], "Children": [ { "Name": "x:CT_PageField/x:pageField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PageField/x:pageField", "Occurs": [ { "Min": 1, "Max": 256 } ] } ] } }, { "Name": "x:CT_DataFields/x:dataFields", "ClassName": "DataFields", "Summary": "Defines the DataFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Data Items Count" } ], "Children": [ { "Name": "x:CT_DataField/x:dataField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DataField/x:dataField", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Formats/x:formats", "ClassName": "Formats", "Summary": "Defines the Formats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Formats Count" } ], "Children": [ { "Name": "x:CT_Format/x:format" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Format/x:format", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ConditionalFormats/x:conditionalFormats", "ClassName": "ConditionalFormats", "Summary": "Defines the ConditionalFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Conditional Format Count" } ], "Children": [ { "Name": "x:CT_ConditionalFormat/x:conditionalFormat" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ConditionalFormat/x:conditionalFormat", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ChartFormats/x:chartFormats", "ClassName": "ChartFormats", "Summary": "Defines the ChartFormats Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Format Count" } ], "Children": [ { "Name": "x:CT_ChartFormat/x:chartFormat" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ChartFormat/x:chartFormat", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotHierarchies/x:pivotHierarchies", "ClassName": "PivotHierarchies", "Summary": "Defines the PivotHierarchies Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "OLAP Hierarchy Count" } ], "Children": [ { "Name": "x:CT_PivotHierarchy/x:pivotHierarchy" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotHierarchy/x:pivotHierarchy", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotTableStyle/x:pivotTableStyleInfo", "ClassName": "PivotTableStyle", "Summary": "Defines the PivotTableStyle Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Table Style Name" }, { "QName": ":showRowHeaders", "PropertyName": "ShowRowHeaders", "Type": "BooleanValue", "PropertyComments": "Show Row Header Formatting" }, { "QName": ":showColHeaders", "PropertyName": "ShowColumnHeaders", "Type": "BooleanValue", "PropertyComments": "Show Table Style Column Header Formatting" }, { "QName": ":showRowStripes", "PropertyName": "ShowRowStripes", "Type": "BooleanValue", "PropertyComments": "Show Row Stripes" }, { "QName": ":showColStripes", "PropertyName": "ShowColumnStripes", "Type": "BooleanValue", "PropertyComments": "Show Column Stripes" }, { "QName": ":showLastColumn", "PropertyName": "ShowLastColumn", "Type": "BooleanValue", "PropertyComments": "Show Last Column" } ] }, { "Name": "x:CT_PivotFilters/x:filters", "ClassName": "PivotFilters", "Summary": "Defines the PivotFilters Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Pivot Filter Count" } ], "Children": [ { "Name": "x:CT_PivotFilter/x:filter" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotFilter/x:filter", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_RowHierarchiesUsage/x:rowHierarchiesUsage", "ClassName": "RowHierarchiesUsage", "Summary": "Defines the RowHierarchiesUsage Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Item Count" } ], "Children": [ { "Name": "x:CT_HierarchyUsage/x:rowHierarchyUsage" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_HierarchyUsage/x:rowHierarchyUsage", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_ColHierarchiesUsage/x:colHierarchiesUsage", "ClassName": "ColumnHierarchiesUsage", "Summary": "Defines the ColumnHierarchiesUsage Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Items Count" } ], "Children": [ { "Name": "x:CT_HierarchyUsage/x:colHierarchyUsage" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_HierarchyUsage/x:colHierarchyUsage", "Occurs": [ { "Min": 1, "Max": 16384 } ] } ] } }, { "Name": "x:CT_pivotTableDefinitionExtensionList/x:extLst", "ClassName": "PivotTableDefinitionExtensionList", "Summary": "Defines the PivotTableDefinitionExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_pivotTableDefinitionExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_pivotTableDefinitionExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_pivotTableDefinitionExtension/x:ext", "ClassName": "PivotTableDefinitionExtension", "Summary": "Defines the PivotTableDefinitionExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_PivotTableDefinition/x14:pivotTableDefinition", "PropertyName": "PivotTableDefinition" }, { "Name": "x15:CT_PivotTableData/x15:pivotTableData", "PropertyName": "PivotTableData" }, { "Name": "x15:CT_PivotTableUISettings/x15:pivotTableUISettings", "PropertyName": "PivotTableUISettings" }, { "Name": "xxpvi:CT_PivotVersionInfo/xxpvi:pivotVersionInfo", "PropertyName": "PivotVersionInfo" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_PivotTableDefinition/x14:pivotTableDefinition", "InitialVersion": "Office2010" }, { "Name": "x15:CT_PivotTableData/x15:pivotTableData", "InitialVersion": "Office2013" }, { "Name": "x15:CT_PivotTableUISettings/x15:pivotTableUISettings", "InitialVersion": "Office2013" }, { "Name": "xxpvi:CT_PivotVersionInfo/xxpvi:pivotVersionInfo", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CacheSource/x:cacheSource", "ClassName": "CacheSource", "Summary": "Defines the CacheSource Class.", "CompositeType": "OneChoice", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":type", "PropertyName": "Type", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.SourceValues\u003E", "PropertyComments": "type", "Validators": [ { "Name": "RequiredValidator" } ] }, { "QName": ":connectionId", "PropertyName": "ConnectionId", "Type": "UInt32Value", "PropertyComments": "connectionId" } ], "Children": [ { "Name": "x:CT_WorksheetSource/x:worksheetSource", "PropertyName": "WorksheetSource" }, { "Name": "x:CT_Consolidation/x:consolidation", "PropertyName": "Consolidation" }, { "Name": "x:CT_CacheSourceExtensionList/x:extLst", "PropertyName": "CacheSourceExtensionList" } ], "Particle": { "Kind": "Choice", "Occurs": [ { "Max": 1 } ], "Items": [ { "Name": "x:CT_WorksheetSource/x:worksheetSource" }, { "Name": "x:CT_Consolidation/x:consolidation" }, { "Name": "x:CT_CacheSourceExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CacheFields/x:cacheFields", "ClassName": "CacheFields", "Summary": "Defines the CacheFields Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Field Count" } ], "Children": [ { "Name": "x:CT_CacheField/x:cacheField" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheField/x:cacheField", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CacheHierarchies/x:cacheHierarchies", "ClassName": "CacheHierarchies", "Summary": "Defines the CacheHierarchies Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Hierarchy Count" } ], "Children": [ { "Name": "x:CT_CacheHierarchy/x:cacheHierarchy" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CacheHierarchy/x:cacheHierarchy", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PCDKPIs/x:kpis", "ClassName": "Kpis", "Summary": "Defines the Kpis Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "KPI Count" } ], "Children": [ { "Name": "x:CT_PCDKPI/x:kpi" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PCDKPI/x:kpi", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_TupleCache/x:tupleCache", "ClassName": "TupleCache", "Summary": "Defines the TupleCache Class.", "CompositeType": "OneSequence", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PCDSDTCEntries/x:entries", "PropertyName": "Entries", "PropertyComments": "Entries" }, { "Name": "x:CT_Sets/x:sets", "PropertyName": "Sets", "PropertyComments": "Sets" }, { "Name": "x:CT_QueryCache/x:queryCache", "PropertyName": "QueryCache", "PropertyComments": "OLAP Query Cache" }, { "Name": "x:CT_ServerFormats/x:serverFormats", "PropertyName": "ServerFormats", "PropertyComments": "Server Formats" }, { "Name": "x:CT_ExtensionList/x:extLst", "PropertyName": "ExtensionList", "PropertyComments": "Future Feature Data Storage Area" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PCDSDTCEntries/x:entries", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_Sets/x:sets", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_QueryCache/x:queryCache", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ServerFormats/x:serverFormats", "Occurs": [ { "Max": 1 } ] }, { "Name": "x:CT_ExtensionList/x:extLst", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_CalculatedItems/x:calculatedItems", "ClassName": "CalculatedItems", "Summary": "Defines the CalculatedItems Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Calculated Item Formula Count" } ], "Children": [ { "Name": "x:CT_CalculatedItem/x:calculatedItem" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CalculatedItem/x:calculatedItem", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_CalculatedMembers/x:calculatedMembers", "ClassName": "CalculatedMembers", "Summary": "Defines the CalculatedMembers Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Calculated Members Count" } ], "Children": [ { "Name": "x:CT_CalculatedMember/x:calculatedMember" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CalculatedMember/x:calculatedMember", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Dimensions/x:dimensions", "ClassName": "Dimensions", "Summary": "Defines the Dimensions Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "OLAP Dimensions Count" } ], "Children": [ { "Name": "x:CT_PivotDimension/x:dimension" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotDimension/x:dimension", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_MeasureGroups/x:measureGroups", "ClassName": "MeasureGroups", "Summary": "Defines the MeasureGroups Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Measure Group Count" } ], "Children": [ { "Name": "x:CT_MeasureGroup/x:measureGroup" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MeasureGroup/x:measureGroup", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_MeasureDimensionMaps/x:maps", "ClassName": "Maps", "Summary": "Defines the Maps Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Measure Group Count" } ], "Children": [ { "Name": "x:CT_MeasureDimensionMap/x:map" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_MeasureDimensionMap/x:map", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_PivotCacheDefinitionExtensionList/x:extLst", "ClassName": "PivotCacheDefinitionExtensionList", "Summary": "Defines the PivotCacheDefinitionExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotCacheDefinitionExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotCacheDefinitionExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_PivotCacheDefinitionExtension/x:ext", "ClassName": "PivotCacheDefinitionExtension", "Summary": "Defines the PivotCacheDefinitionExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_PivotCacheDefinition/x14:pivotCacheDefinition", "PropertyName": "PivotCacheDefinition" }, { "Name": "x15:CT_PivotCacheDecoupled/x15:pivotCacheDecoupled", "PropertyName": "PivotCacheDecoupled" }, { "Name": "x15:CT_TimelinePivotCacheDefinition/x15:timelinePivotCacheDefinition", "PropertyName": "TimelinePivotCacheDefinition" }, { "Name": "x15:CT_PivotCacheIdVersion/x15:pivotCacheIdVersion", "PropertyName": "PivotCacheIdVersion" }, { "Name": "xsd:boolean/xxpim:implicitMeasureSupport", "PropertyName": "Xsdboolean" }, { "Name": "xxpvi:CT_CacheVersionInfo/xxpvi:cacheVersionInfo", "PropertyName": "CacheVersionInfo" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_PivotCacheDefinition/x14:pivotCacheDefinition", "InitialVersion": "Office2010" }, { "Name": "x15:CT_PivotCacheDecoupled/x15:pivotCacheDecoupled", "InitialVersion": "Office2013" }, { "Name": "x15:CT_TimelinePivotCacheDefinition/x15:timelinePivotCacheDefinition", "InitialVersion": "Office2013" }, { "Name": "x15:CT_PivotCacheIdVersion/x15:pivotCacheIdVersion", "InitialVersion": "Office2013" }, { "Name": "xsd:boolean/xxpim:implicitMeasureSupport", "InitialVersion": "Office2021" }, { "Name": "xxpvi:CT_CacheVersionInfo/xxpvi:cacheVersionInfo", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_ExternalSheetNames/x:sheetNames", "ClassName": "SheetNames", "Summary": "Sheet names of supporting book.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExternalSheetName/x:sheetName" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalSheetName/x:sheetName", "Occurs": [ { "Min": 1, "Max": 65534 } ] } ] } }, { "Name": "x:CT_ExternalDefinedNames/x:definedNames", "ClassName": "ExternalDefinedNames", "Summary": "Defined names associated with supporting book..", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExternalDefinedName/x:definedName" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalDefinedName/x:definedName", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet", "ClassName": "SheetDataSet", "Summary": "Cached worksheet data associated with supporting book.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExternalSheetData/x:sheetData" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalSheetData/x:sheetData", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_TableColumns/x:tableColumns", "ClassName": "TableColumns", "Summary": "Table Columns.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Column Count" } ], "Children": [ { "Name": "x:CT_TableColumn/x:tableColumn" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TableColumn/x:tableColumn", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_TableStyleInfo/x:tableStyleInfo", "ClassName": "TableStyleInfo", "Summary": "Table Style.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":name", "PropertyName": "Name", "Type": "StringValue", "PropertyComments": "Style Name" }, { "QName": ":showFirstColumn", "PropertyName": "ShowFirstColumn", "Type": "BooleanValue", "PropertyComments": "Show First Column" }, { "QName": ":showLastColumn", "PropertyName": "ShowLastColumn", "Type": "BooleanValue", "PropertyComments": "Show Last Column" }, { "QName": ":showRowStripes", "PropertyName": "ShowRowStripes", "Type": "BooleanValue", "PropertyComments": "Show Row Stripes" }, { "QName": ":showColumnStripes", "PropertyName": "ShowColumnStripes", "Type": "BooleanValue", "PropertyComments": "Show Column Stripes" } ] }, { "Name": "x:CT_TableExtensionList/x:extLst", "ClassName": "TableExtensionList", "Summary": "Future Feature Data Storage Area.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_TableExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_TableExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_TableExtension/x:ext", "ClassName": "TableExtension", "Summary": "Defines the TableExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_Table/x14:table", "PropertyName": "Table" }, { "Name": "xlmsforms:CT_MsForm/xlmsforms:msForm", "PropertyName": "MsForm" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_Table/x14:table", "InitialVersion": "Office2010" }, { "Name": "xlmsforms:CT_MsForm/xlmsforms:msForm", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } }, { "Name": "x:CT_FileVersion/x:fileVersion", "ClassName": "FileVersion", "Summary": "Defines the FileVersion Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":appName", "PropertyName": "ApplicationName", "Type": "StringValue", "PropertyComments": "Application Name" }, { "QName": ":lastEdited", "PropertyName": "LastEdited", "Type": "StringValue", "PropertyComments": "Last Edited Version" }, { "QName": ":lowestEdited", "PropertyName": "LowestEdited", "Type": "StringValue", "PropertyComments": "Lowest Edited Version" }, { "QName": ":rupBuild", "PropertyName": "BuildVersion", "Type": "StringValue", "PropertyComments": "Build Version" }, { "QName": ":codeName", "PropertyName": "CodeName", "Type": "StringValue", "PropertyComments": "Code Name", "Validators": [ { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" }, { "Type": "String", "Name": "Pattern", "Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ] }, { "Name": "x:CT_FileSharing/x:fileSharing", "ClassName": "FileSharing", "Summary": "Defines the FileSharing Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":readOnlyRecommended", "PropertyName": "ReadOnlyRecommended", "Type": "BooleanValue", "PropertyComments": "Read Only Recommended" }, { "QName": ":userName", "PropertyName": "UserName", "Type": "StringValue", "PropertyComments": "User Name" }, { "QName": ":reservationPassword", "PropertyName": "ReservationPassword", "Type": "HexBinaryValue", "PropertyComments": "Write Reservation Password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":algorithmName", "PropertyName": "AlgorithmName", "Type": "StringValue", "PropertyComments": "Password hash algorithm" }, { "QName": ":hashValue", "PropertyName": "HashValue", "Type": "Base64BinaryValue", "PropertyComments": "Password hash" }, { "QName": ":saltValue", "PropertyName": "SaltValue", "Type": "Base64BinaryValue", "PropertyComments": "Salt for password hash" }, { "QName": ":spinCount", "PropertyName": "SpinCount", "Type": "UInt32Value", "PropertyComments": "Spin count for password hash" } ] }, { "Name": "x:CT_WorkbookPr/x:workbookPr", "ClassName": "WorkbookProperties", "Summary": "Defines the WorkbookProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":date1904", "PropertyName": "Date1904", "Type": "BooleanValue", "PropertyComments": "Date 1904" }, { "QName": ":dateCompatibility", "PropertyName": "DateCompatibility", "Type": "BooleanValue", "Version": "Office2010", "PropertyComments": "dateCompatibility", "Validators": [ { "Arguments": [ { "Type": "Version", "Value": "Office2010" } ], "Name": "OfficeVersionValidator" } ] }, { "QName": ":showObjects", "PropertyName": "ShowObjects", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ObjectDisplayValues\u003E", "PropertyComments": "Show Objects" }, { "QName": ":showBorderUnselectedTables", "PropertyName": "ShowBorderUnselectedTables", "Type": "BooleanValue", "PropertyComments": "Show Border Unselected Table" }, { "QName": ":filterPrivacy", "PropertyName": "FilterPrivacy", "Type": "BooleanValue", "PropertyComments": "Filter Privacy" }, { "QName": ":promptedSolutions", "PropertyName": "PromptedSolutions", "Type": "BooleanValue", "PropertyComments": "Prompted Solutions" }, { "QName": ":showInkAnnotation", "PropertyName": "ShowInkAnnotation", "Type": "BooleanValue", "PropertyComments": "Show Ink Annotations" }, { "QName": ":backupFile", "PropertyName": "BackupFile", "Type": "BooleanValue", "PropertyComments": "Create Backup File" }, { "QName": ":saveExternalLinkValues", "PropertyName": "SaveExternalLinkValues", "Type": "BooleanValue", "PropertyComments": "Save External Link Values" }, { "QName": ":updateLinks", "PropertyName": "UpdateLinks", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.UpdateLinksBehaviorValues\u003E", "PropertyComments": "Update Links Behavior" }, { "QName": ":codeName", "PropertyName": "CodeName", "Type": "StringValue", "PropertyComments": "Code Name" }, { "QName": ":hidePivotFieldList", "PropertyName": "HidePivotFieldList", "Type": "BooleanValue", "PropertyComments": "Hide Pivot Field List" }, { "QName": ":showPivotChartFilter", "PropertyName": "ShowPivotChartFilter", "Type": "BooleanValue", "PropertyComments": "Show Pivot Chart Filter" }, { "QName": ":allowRefreshQuery", "PropertyName": "AllowRefreshQuery", "Type": "BooleanValue", "PropertyComments": "Allow Refresh Query" }, { "QName": ":publishItems", "PropertyName": "PublishItems", "Type": "BooleanValue", "PropertyComments": "Publish Items" }, { "QName": ":checkCompatibility", "PropertyName": "CheckCompatibility", "Type": "BooleanValue", "PropertyComments": "Check Compatibility On Save" }, { "QName": ":autoCompressPictures", "PropertyName": "AutoCompressPictures", "Type": "BooleanValue", "PropertyComments": "Auto Compress Pictures" }, { "QName": ":refreshAllConnections", "PropertyName": "RefreshAllConnections", "Type": "BooleanValue", "PropertyComments": "Refresh all Connections on Open" }, { "QName": ":defaultThemeVersion", "PropertyName": "DefaultThemeVersion", "Type": "UInt32Value", "PropertyComments": "Default Theme Version" } ] }, { "Name": "x:CT_WorkbookProtection/x:workbookProtection", "ClassName": "WorkbookProtection", "Summary": "Defines the WorkbookProtection Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":workbookPassword", "PropertyName": "WorkbookPassword", "Type": "HexBinaryValue", "PropertyComments": "Workbook Password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":revisionsPassword", "PropertyName": "RevisionsPassword", "Type": "HexBinaryValue", "PropertyComments": "Revisions Password", "Validators": [ { "Arguments": [ { "Type": "Long", "Name": "Length", "Value": "2" } ], "Name": "StringValidator", "IsInitialVersion": true } ] }, { "QName": ":lockStructure", "PropertyName": "LockStructure", "Type": "BooleanValue", "PropertyComments": "Lock Structure" }, { "QName": ":lockWindows", "PropertyName": "LockWindows", "Type": "BooleanValue", "PropertyComments": "Lock Windows" }, { "QName": ":lockRevision", "PropertyName": "LockRevision", "Type": "BooleanValue", "PropertyComments": "Lock Revisions" }, { "QName": ":revisionsAlgorithmName", "PropertyName": "RevisionsAlgorithmName", "Type": "StringValue", "PropertyComments": "Cryptographic Algorithm Name" }, { "QName": ":revisionsHashValue", "PropertyName": "RevisionsHashValue", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash Value" }, { "QName": ":revisionsSaltValue", "PropertyName": "RevisionsSaltValue", "Type": "Base64BinaryValue", "PropertyComments": "Salt Value for Password Verifier" }, { "QName": ":revisionsSpinCount", "PropertyName": "RevisionsSpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm" }, { "QName": ":workbookAlgorithmName", "PropertyName": "WorkbookAlgorithmName", "Type": "StringValue", "PropertyComments": "Cryptographic Algorithm Name" }, { "QName": ":workbookHashValue", "PropertyName": "WorkbookHashValue", "Type": "Base64BinaryValue", "PropertyComments": "Password Hash Value" }, { "QName": ":workbookSaltValue", "PropertyName": "WorkbookSaltValue", "Type": "Base64BinaryValue", "PropertyComments": "Salt Value for Password Verifier" }, { "QName": ":workbookSpinCount", "PropertyName": "WorkbookSpinCount", "Type": "UInt32Value", "PropertyComments": "Iterations to Run Hashing Algorithm" } ] }, { "Name": "x:CT_BookViews/x:bookViews", "ClassName": "BookViews", "Summary": "Defines the BookViews Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_BookView/x:workbookView" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_BookView/x:workbookView", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_Sheets/x:sheets", "ClassName": "Sheets", "Summary": "Defines the Sheets Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_Sheet/x:sheet" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_Sheet/x:sheet", "Occurs": [ { "Min": 1, "Max": 32767 } ] } ] } }, { "Name": "x:CT_FunctionGroups/x:functionGroups", "ClassName": "FunctionGroups", "Summary": "Defines the FunctionGroups Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":builtInGroupCount", "PropertyName": "BuiltInGroupCount", "Type": "UInt32Value", "PropertyComments": "Built-in Function Group Count" } ], "Children": [ { "Name": "x:CT_FunctionGroup/x:functionGroup" } ], "Particle": { "Kind": "Sequence", "Occurs": [ { "Min": 1 } ], "Items": [ { "Name": "x:CT_FunctionGroup/x:functionGroup", "Occurs": [ { "Max": 255 } ] } ] } }, { "Name": "x:CT_ExternalReferences/x:externalReferences", "ClassName": "ExternalReferences", "Summary": "Defines the ExternalReferences Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_ExternalReference/x:externalReference" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_ExternalReference/x:externalReference", "Occurs": [ { "Min": 1, "Max": 65534 } ] } ] } }, { "Name": "x:CT_DefinedNames/x:definedNames", "ClassName": "DefinedNames", "Summary": "Defines the DefinedNames Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_DefinedName/x:definedName" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_DefinedName/x:definedName", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_CalcPr/x:calcPr", "ClassName": "CalculationProperties", "Summary": "Defines the CalculationProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":calcId", "PropertyName": "CalculationId", "Type": "UInt32Value", "PropertyComments": "Calculation Id" }, { "QName": ":calcMode", "PropertyName": "CalculationMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.CalculateModeValues\u003E", "PropertyComments": "Calculation Mode" }, { "QName": ":fullCalcOnLoad", "PropertyName": "FullCalculationOnLoad", "Type": "BooleanValue", "PropertyComments": "Full Calculation On Load" }, { "QName": ":refMode", "PropertyName": "ReferenceMode", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.ReferenceModeValues\u003E", "PropertyComments": "Reference Mode" }, { "QName": ":iterate", "PropertyName": "Iterate", "Type": "BooleanValue", "PropertyComments": "Calculation Iteration" }, { "QName": ":iterateCount", "PropertyName": "IterateCount", "Type": "UInt32Value", "PropertyComments": "Iteration Count" }, { "QName": ":iterateDelta", "PropertyName": "IterateDelta", "Type": "DoubleValue", "PropertyComments": "Iterative Calculation Delta" }, { "QName": ":fullPrecision", "PropertyName": "FullPrecision", "Type": "BooleanValue", "PropertyComments": "Full Precision Calculation" }, { "QName": ":calcCompleted", "PropertyName": "CalculationCompleted", "Type": "BooleanValue", "PropertyComments": "Calc Completed" }, { "QName": ":calcOnSave", "PropertyName": "CalculationOnSave", "Type": "BooleanValue", "PropertyComments": "Calculate On Save" }, { "QName": ":concurrentCalc", "PropertyName": "ConcurrentCalculation", "Type": "BooleanValue", "PropertyComments": "Concurrent Calculations" }, { "QName": ":concurrentManualCount", "PropertyName": "ConcurrentManualCount", "Type": "UInt32Value", "PropertyComments": "Concurrent Thread Manual Count" }, { "QName": ":forceFullCalc", "PropertyName": "ForceFullCalculation", "Type": "BooleanValue", "PropertyComments": "Force Full Calculation" } ] }, { "Name": "x:CT_OleSize/x:oleSize", "ClassName": "OleSize", "Summary": "Defines the OleSize Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":ref", "PropertyName": "Reference", "Type": "StringValue", "PropertyComments": "Reference", "Validators": [ { "Name": "RequiredValidator" } ] } ] }, { "Name": "x:CT_CustomWorkbookViews/x:customWorkbookViews", "ClassName": "CustomWorkbookViews", "Summary": "Defines the CustomWorkbookViews Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_CustomWorkbookView/x:customWorkbookView" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_CustomWorkbookView/x:customWorkbookView", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_PivotCaches/x:pivotCaches", "ClassName": "PivotCaches", "Summary": "Defines the PivotCaches Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_PivotCache/x:pivotCache" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_PivotCache/x:pivotCache", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_WebPublishing/x:webPublishing", "ClassName": "WebPublishing", "Summary": "Defines the WebPublishing Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":css", "PropertyName": "UseCss", "Type": "BooleanValue", "PropertyComments": "css" }, { "QName": ":thicket", "PropertyName": "Thicket", "Type": "BooleanValue", "PropertyComments": "thicket" }, { "QName": ":longFileNames", "PropertyName": "LongFileNames", "Type": "BooleanValue", "PropertyComments": "longFileNames" }, { "QName": ":vml", "PropertyName": "UseVml", "Type": "BooleanValue", "PropertyComments": "vml" }, { "QName": ":allowPng", "PropertyName": "AllowPng", "Type": "BooleanValue", "PropertyComments": "allowPng" }, { "QName": ":targetScreenSize", "PropertyName": "TargetScreenSize", "Type": "EnumValue\u003CDocumentFormat.OpenXml.Spreadsheet.TargetScreenSizeValues\u003E", "PropertyComments": "targetScreenSize" }, { "QName": ":dpi", "PropertyName": "Dpi", "Type": "UInt32Value", "PropertyComments": "dpi" }, { "QName": ":codePage", "PropertyName": "CodePage", "Type": "UInt32Value", "PropertyComments": "codePage" }, { "QName": ":characterSet", "PropertyName": "CharacterSet", "Type": "StringValue", "PropertyComments": "characterSet" } ] }, { "Name": "x:CT_FileRecoveryPr/x:fileRecoveryPr", "ClassName": "FileRecoveryProperties", "Summary": "Defines the FileRecoveryProperties Class.", "BaseClass": "OpenXmlLeafElement", "IsLeafElement": true, "Attributes": [ { "QName": ":autoRecover", "PropertyName": "AutoRecover", "Type": "BooleanValue", "PropertyComments": "Auto Recover" }, { "QName": ":crashSave", "PropertyName": "CrashSave", "Type": "BooleanValue", "PropertyComments": "Crash Save" }, { "QName": ":dataExtractLoad", "PropertyName": "DataExtractLoad", "Type": "BooleanValue", "PropertyComments": "Data Extract Load" }, { "QName": ":repairLoad", "PropertyName": "RepairLoad", "Type": "BooleanValue", "PropertyComments": "Repair Load" } ] }, { "Name": "x:CT_WebPublishObjects/x:webPublishObjects", "ClassName": "WebPublishObjects", "Summary": "Defines the WebPublishObjects Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":count", "PropertyName": "Count", "Type": "UInt32Value", "PropertyComments": "Count" } ], "Children": [ { "Name": "x:CT_WebPublishObject/x:webPublishObject" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_WebPublishObject/x:webPublishObject", "Occurs": [ { "Min": 1 } ] } ] } }, { "Name": "x:CT_WorkbookExtensionList/x:extLst", "ClassName": "WorkbookExtensionList", "Summary": "Defines the WorkbookExtensionList Class.", "BaseClass": "OpenXmlCompositeElement", "Children": [ { "Name": "x:CT_WorkbookExtension/x:ext" } ], "Particle": { "Kind": "Sequence", "Items": [ { "Name": "x:CT_WorkbookExtension/x:ext", "Occurs": [ {} ] } ] } }, { "Name": "x:CT_WorkbookExtension/x:ext", "ClassName": "WorkbookExtension", "Summary": "Defines the WorkbookExtension Class.", "BaseClass": "OpenXmlCompositeElement", "Attributes": [ { "QName": ":uri", "Type": "StringValue", "PropertyComments": "URI", "Validators": [ { "Name": "RequiredValidator" }, { "Arguments": [ { "Type": "Boolean", "Name": "IsToken", "Value": "True" } ], "Name": "StringValidator", "IsInitialVersion": true } ] } ], "Children": [ { "Name": "x14:CT_DefinedNames/x14:definedNames", "PropertyName": "DefinedNames" }, { "Name": "x:CT_PivotCaches/x14:pivotCaches", "PropertyName": "PivotCaches" }, { "Name": "x14:CT_SlicerCaches/x14:slicerCaches", "PropertyName": "SlicerCaches" }, { "Name": "x14:CT_SlicerCaches/x15:slicerCaches", "PropertyName": "SlicerCaches" }, { "Name": "x14:CT_WorkbookPr/x14:workbookPr", "PropertyName": "WorkbookProperties" }, { "Name": "x:CT_PivotCaches/x15:pivotCaches", "PropertyName": "PivotCaches" }, { "Name": "x15:CT_PivotTableReferences/x15:pivotTableReferences", "PropertyName": "PivotTableReferences" }, { "Name": "x:CT_PivotCaches/x15:timelineCachePivotCaches", "PropertyName": "TimelineCachePivotCaches" }, { "Name": "x15:CT_TimelineCacheRefs/x15:timelineCacheRefs", "PropertyName": "TimelineCacheReferences" }, { "Name": "x15:CT_WorkbookPr/x15:workbookPr", "PropertyName": "WorkbookProperties" }, { "Name": "x15:CT_DataModel/x15:dataModel", "PropertyName": "DataModel" }, { "Name": "xlecs:CT_ExternalCodeService/xlecs:externalCodeService", "PropertyName": "ExternalCodeService" } ], "Particle": { "Kind": "Choice", "Items": [ { "Name": "x14:CT_DefinedNames/x14:definedNames", "InitialVersion": "Office2010" }, { "Name": "x:CT_PivotCaches/x14:pivotCaches", "InitialVersion": "Office2010" }, { "Name": "x14:CT_SlicerCaches/x14:slicerCaches", "InitialVersion": "Office2010" }, { "Name": "x14:CT_SlicerCaches/x15:slicerCaches", "InitialVersion": "Office2013" }, { "Name": "x14:CT_WorkbookPr/x14:workbookPr", "InitialVersion": "Office2010" }, { "Name": "x:CT_PivotCaches/x15:pivotCaches", "InitialVersion": "Office2013" }, { "Name": "x15:CT_PivotTableReferences/x15:pivotTableReferences", "InitialVersion": "Office2013" }, { "Name": "x:CT_PivotCaches/x15:timelineCachePivotCaches", "InitialVersion": "Office2013" }, { "Name": "x15:CT_TimelineCacheRefs/x15:timelineCacheRefs", "InitialVersion": "Office2013" }, { "Name": "x15:CT_WorkbookPr/x15:workbookPr", "InitialVersion": "Office2013" }, { "Name": "x15:CT_DataModel/x15:dataModel", "InitialVersion": "Office2013" }, { "Name": "xlecs:CT_ExternalCodeService/xlecs:externalCodeService", "InitialVersion": "Microsoft365" }, { "Kind": "Any", "Occurs": [ { "Max": 1 } ] } ] } } ], "Enums": [ { "Type": "x:ST_FilterOperator", "Name": "FilterOperatorValues", "Summary": "Filter Operator", "Facets": [ { "Comments": "Equal", "Value": "equal", "Name": "Equal" }, { "Comments": "Less Than", "Value": "lessThan", "Name": "LessThan" }, { "Comments": "Less Than Or Equal", "Value": "lessThanOrEqual", "Name": "LessThanOrEqual" }, { "Comments": "Not Equal", "Value": "notEqual", "Name": "NotEqual" }, { "Comments": "Greater Than Or Equal", "Value": "greaterThanOrEqual", "Name": "GreaterThanOrEqual" }, { "Comments": "Greater Than", "Value": "greaterThan", "Name": "GreaterThan" } ] }, { "Type": "x:ST_DynamicFilterType", "Name": "DynamicFilterValues", "Summary": "Dynamic Filter", "Facets": [ { "Comments": "Null", "Value": "null", "Name": "Null" }, { "Comments": "Above Average", "Value": "aboveAverage", "Name": "AboveAverage" }, { "Comments": "Below Average", "Value": "belowAverage", "Name": "BelowAverage" }, { "Comments": "Tomorrow", "Value": "tomorrow", "Name": "Tomorrow" }, { "Comments": "Today", "Value": "today", "Name": "Today" }, { "Comments": "Yesterday", "Value": "yesterday", "Name": "Yesterday" }, { "Comments": "Next Week", "Value": "nextWeek", "Name": "NextWeek" }, { "Comments": "This Week", "Value": "thisWeek", "Name": "ThisWeek" }, { "Comments": "Last Week", "Value": "lastWeek", "Name": "LastWeek" }, { "Comments": "Next Month", "Value": "nextMonth", "Name": "NextMonth" }, { "Comments": "This Month", "Value": "thisMonth", "Name": "ThisMonth" }, { "Comments": "Last Month", "Value": "lastMonth", "Name": "LastMonth" }, { "Comments": "Next Quarter", "Value": "nextQuarter", "Name": "NextQuarter" }, { "Comments": "This Quarter", "Value": "thisQuarter", "Name": "ThisQuarter" }, { "Comments": "Last Quarter", "Value": "lastQuarter", "Name": "LastQuarter" }, { "Comments": "Next Year", "Value": "nextYear", "Name": "NextYear" }, { "Comments": "This Year", "Value": "thisYear", "Name": "ThisYear" }, { "Comments": "Last Year", "Value": "lastYear", "Name": "LastYear" }, { "Comments": "Year To Date", "Value": "yearToDate", "Name": "YearToDate" }, { "Comments": "1st Quarter", "Value": "Q1", "Name": "Quarter1" }, { "Comments": "2nd Quarter", "Value": "Q2", "Name": "Quarter2" }, { "Comments": "3rd Quarter", "Value": "Q3", "Name": "Quarter3" }, { "Comments": "4th Quarter", "Value": "Q4", "Name": "Quarter4" }, { "Comments": "1st Month", "Value": "M1", "Name": "January" }, { "Comments": "2nd Month", "Value": "M2", "Name": "February" }, { "Comments": "3rd Month", "Value": "M3", "Name": "March" }, { "Comments": "4th Month", "Value": "M4", "Name": "April" }, { "Comments": "5th Month", "Value": "M5", "Name": "May" }, { "Comments": "6th Month", "Value": "M6", "Name": "June" }, { "Comments": "7th Month", "Value": "M7", "Name": "July" }, { "Comments": "8th Month", "Value": "M8", "Name": "August" }, { "Comments": "9th Month", "Value": "M9", "Name": "September" }, { "Comments": "10th Month", "Value": "M10", "Name": "October" }, { "Comments": "11th Month", "Value": "M11", "Name": "November" }, { "Comments": "12th Month", "Value": "M12", "Name": "December" } ] }, { "Type": "x:ST_IconSetType", "Name": "IconSetValues", "Summary": "Icon Set Type", "Facets": [ { "Comments": "3 Arrows", "Value": "3Arrows", "Name": "ThreeArrows" }, { "Comments": "3 Arrows (Gray)", "Value": "3ArrowsGray", "Name": "ThreeArrowsGray" }, { "Comments": "3 Flags", "Value": "3Flags", "Name": "ThreeFlags" }, { "Comments": "3 Traffic Lights", "Value": "3TrafficLights1", "Name": "ThreeTrafficLights1" }, { "Comments": "3 Traffic Lights Black", "Value": "3TrafficLights2", "Name": "ThreeTrafficLights2" }, { "Comments": "3 Signs", "Value": "3Signs", "Name": "ThreeSigns" }, { "Comments": "3 Symbols Circled", "Value": "3Symbols", "Name": "ThreeSymbols" }, { "Comments": "3 Symbols", "Value": "3Symbols2", "Name": "ThreeSymbols2" }, { "Comments": "4 Arrows", "Value": "4Arrows", "Name": "FourArrows" }, { "Comments": "4 Arrows (Gray)", "Value": "4ArrowsGray", "Name": "FourArrowsGray" }, { "Comments": "4 Red To Black", "Value": "4RedToBlack", "Name": "FourRedToBlack" }, { "Comments": "4 Ratings", "Value": "4Rating", "Name": "FourRating" }, { "Comments": "4 Traffic Lights", "Value": "4TrafficLights", "Name": "FourTrafficLights" }, { "Comments": "5 Arrows", "Value": "5Arrows", "Name": "FiveArrows" }, { "Comments": "5 Arrows (Gray)", "Value": "5ArrowsGray", "Name": "FiveArrowsGray" }, { "Comments": "5 Ratings Icon Set", "Value": "5Rating", "Name": "FiveRating" }, { "Comments": "5 Quarters", "Value": "5Quarters", "Name": "FiveQuarters" } ] }, { "Type": "x:ST_SortBy", "Name": "SortByValues", "Summary": "Sort By", "Facets": [ { "Comments": "Value", "Value": "value", "Name": "Value" }, { "Comments": "Sort by Cell Color", "Value": "cellColor", "Name": "CellColor" }, { "Comments": "Sort by Font Color", "Value": "fontColor", "Name": "FontColor" }, { "Comments": "Sort by Icon", "Value": "icon", "Name": "Icon" } ] }, { "Type": "x:ST_SortMethod", "Name": "SortMethodValues", "Summary": "Sort Method", "Facets": [ { "Comments": "Sort by Stroke", "Value": "stroke", "Name": "Stroke" }, { "Comments": "PinYin Sort", "Value": "pinYin", "Name": "PinYin" }, { "Comments": "None", "Value": "none", "Name": "None" } ] }, { "Type": "x:ST_CalendarType", "Name": "CalendarValues", "Summary": "Calendar Type", "Facets": [ { "Comments": "No Calendar Type", "Value": "none", "Name": "None" }, { "Comments": "Gregorian", "Value": "gregorian", "Name": "Gregorian" }, { "Comments": "Gregorian (U.S.) Calendar", "Value": "gregorianUs", "Name": "GregorianUs" }, { "Comments": "Japanese Emperor Era Calendar", "Value": "japan", "Name": "Japan" }, { "Comments": "Taiwan Era Calendar", "Value": "taiwan", "Name": "Taiwan" }, { "Comments": "Korean Tangun Era Calendar", "Value": "korea", "Name": "Korea" }, { "Comments": "Hijri (Arabic Lunar) Calendar", "Value": "hijri", "Name": "Hijri" }, { "Comments": "Thai Calendar", "Value": "thai", "Name": "Thai" }, { "Comments": "Hebrew (Lunar) Calendar", "Value": "hebrew", "Name": "Hebrew" }, { "Comments": "Gregorian Middle East French Calendar", "Value": "gregorianMeFrench", "Name": "GregorianMiddleEastFrench" }, { "Comments": "Gregorian Arabic Calendar", "Value": "gregorianArabic", "Name": "GregorianArabic" }, { "Comments": "Gregorian Transliterated English Calendar", "Value": "gregorianXlitEnglish", "Name": "GregorianTransliteratedEnglish" }, { "Comments": "Gregorian Transliterated French Calendar", "Value": "gregorianXlitFrench", "Name": "GregorianTransliteratedFrench" } ] }, { "Type": "x:ST_DateTimeGrouping", "Name": "DateTimeGroupingValues", "Summary": "Date Time Grouping", "Facets": [ { "Comments": "Group by Year", "Value": "year", "Name": "Year" }, { "Comments": "Month", "Value": "month", "Name": "Month" }, { "Comments": "Day", "Value": "day", "Name": "Day" }, { "Comments": "Group by Hour", "Value": "hour", "Name": "Hour" }, { "Comments": "Group by Minute", "Value": "minute", "Name": "Minute" }, { "Comments": "Second", "Value": "second", "Name": "Second" } ] }, { "Type": "x:ST_HtmlFmt", "Name": "HtmlFormattingValues", "Summary": "HTML Formatting Handling", "Facets": [ { "Comments": "No Formatting", "Value": "none", "Name": "None" }, { "Comments": "Honor Rich Text", "Value": "rtf", "Name": "HonorRichText" }, { "Comments": "All", "Value": "all", "Name": "All" } ] }, { "Type": "x:ST_ParameterType", "Name": "ParameterValues", "Summary": "Parameter Type", "Facets": [ { "Comments": "Prompt on Refresh", "Value": "prompt", "Name": "Prompt" }, { "Comments": "Value", "Value": "value", "Name": "Value" }, { "Comments": "Parameter From Cell", "Value": "cell", "Name": "Cell" } ] }, { "Type": "x:ST_FileType", "Name": "FileTypeValues", "Summary": "File Type", "Facets": [ { "Comments": "Macintosh", "Value": "mac", "Name": "Mac" }, { "Comments": "Windows (ANSI)", "Value": "win", "Name": "Win" }, { "Comments": "DOS", "Value": "dos", "Name": "Dos" } ] }, { "Type": "x:ST_Qualifier", "Name": "QualifierValues", "Summary": "Qualifier", "Facets": [ { "Comments": "Double Quote", "Value": "doubleQuote", "Name": "DoubleQuote" }, { "Comments": "Single Quote", "Value": "singleQuote", "Name": "SingleQuote" }, { "Comments": "No Text Qualifier", "Value": "none", "Name": "None" } ] }, { "Type": "x:ST_ExternalConnectionType", "Name": "ExternalConnectionValues", "Summary": "Text Field Data Type", "Facets": [ { "Comments": "General", "Value": "general", "Name": "General" }, { "Comments": "Text", "Value": "text", "Name": "Text" }, { "Comments": "Month Day Year", "Value": "MDY", "Name": "MonthDayYear" }, { "Comments": "Day Month Year", "Value": "DMY", "Name": "DayMonthYear" }, { "Comments": "Year Month Day", "Value": "YMD", "Name": "YearMonthDay" }, { "Comments": "Month Day Year", "Value": "MYD", "Name": "MonthYearDay" }, { "Comments": "Day Year Month", "Value": "DYM", "Name": "DayYearMonth" }, { "Comments": "Year Day Month", "Value": "YDM", "Name": "YearDayMonth" }, { "Comments": "Skip Field", "Value": "skip", "Name": "Skip" }, { "Comments": "East Asian Year Month Day", "Value": "EMD", "Name": "EMD" } ] }, { "Type": "x:ST_CredMethod", "Name": "CredentialsMethodValues", "Summary": "Credentials Method", "Facets": [ { "Comments": "Integrated Authentication", "Value": "integrated", "Name": "Integrated" }, { "Comments": "No Credentials", "Value": "none", "Name": "None" }, { "Comments": "Stored Credentials", "Value": "stored", "Name": "Stored" } ] }, { "Type": "x:ST_SourceType", "Name": "SourceValues", "Summary": "PivotCache Type", "Facets": [ { "Comments": "Worksheet", "Value": "worksheet", "Name": "Worksheet" }, { "Comments": "External", "Value": "external", "Name": "External" }, { "Comments": "Consolidation Ranges", "Value": "consolidation", "Name": "Consolidation" }, { "Comments": "Scenario Summary Report", "Value": "scenario", "Name": "Scenario" } ] }, { "Type": "x:ST_GroupBy", "Name": "GroupByValues", "Summary": "Values Group By", "Facets": [ { "Comments": "Group By Numeric Ranges", "Value": "range", "Name": "Range" }, { "Comments": "Seconds", "Value": "seconds", "Name": "Seconds" }, { "Comments": "Minutes", "Value": "minutes", "Name": "Minutes" }, { "Comments": "Hours", "Value": "hours", "Name": "Hours" }, { "Comments": "Days", "Value": "days", "Name": "Days" }, { "Comments": "Months", "Value": "months", "Name": "Months" }, { "Comments": "Quarters", "Value": "quarters", "Name": "Quarters" }, { "Comments": "Years", "Value": "years", "Name": "Years" } ] }, { "Type": "x:ST_SortType", "Name": "SortValues", "Summary": "Set Sort Order", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Ascending", "Value": "ascending", "Name": "Ascending" }, { "Comments": "Descending", "Value": "descending", "Name": "Descending" }, { "Comments": "Ascending Alpha", "Value": "ascendingAlpha", "Name": "AscendingAlpha" }, { "Comments": "Alphabetic Order Descending", "Value": "descendingAlpha", "Name": "DescendingAlpha" }, { "Comments": "Ascending Natural", "Value": "ascendingNatural", "Name": "AscendingNatural" }, { "Comments": "Natural Order Descending", "Value": "descendingNatural", "Name": "DescendingNatural" } ] }, { "Type": "x:ST_Scope", "Name": "ScopeValues", "Summary": "Conditional Formatting Scope", "Facets": [ { "Comments": "Selection", "Value": "selection", "Name": "Selection" }, { "Comments": "Data Fields", "Value": "data", "Name": "Data" }, { "Comments": "Field Intersections", "Value": "field", "Name": "Field" } ] }, { "Type": "x:ST_Type", "Name": "RuleValues", "Summary": "Top N Evaluation Type", "Facets": [ { "Comments": "Top N None", "Value": "none", "Name": "None" }, { "Comments": "All", "Value": "all", "Name": "All" }, { "Comments": "Row Top N", "Value": "row", "Name": "Row" }, { "Comments": "Column Top N", "Value": "column", "Name": "Column" } ] }, { "Type": "x:ST_ShowDataAs", "Name": "ShowDataAsValues", "Summary": "Show Data As", "Facets": [ { "Comments": "Normal Data Type", "Value": "normal", "Name": "Normal" }, { "Comments": "Difference", "Value": "difference", "Name": "Difference" }, { "Comments": "Percentage Of", "Value": "percent", "Name": "Percent" }, { "Comments": "Percentage Difference", "Value": "percentDiff", "Name": "PercentageDifference" }, { "Comments": "Running Total", "Value": "runTotal", "Name": "RunTotal" }, { "Comments": "Percentage of Row", "Value": "percentOfRow", "Name": "PercentOfRaw" }, { "Comments": "Percent of Column", "Value": "percentOfCol", "Name": "PercentOfColumn" }, { "Comments": "Percentage of Total", "Value": "percentOfTotal", "Name": "PercentOfTotal" }, { "Comments": "Index", "Value": "index", "Name": "Index" } ] }, { "Type": "x:ST_ItemType", "Name": "ItemValues", "Summary": "PivotItem Type", "Facets": [ { "Comments": "Data", "Value": "data", "Name": "Data" }, { "Comments": "Default", "Value": "default", "Name": "Default" }, { "Comments": "Sum", "Value": "sum", "Name": "Sum" }, { "Comments": "CountA", "Value": "countA", "Name": "CountA" }, { "Comments": "Average", "Value": "avg", "Name": "Average" }, { "Comments": "Max", "Value": "max", "Name": "Maximum" }, { "Comments": "Min", "Value": "min", "Name": "Minimum" }, { "Comments": "Product", "Value": "product", "Name": "Product" }, { "Comments": "Count", "Value": "count", "Name": "Count" }, { "Comments": "stdDev", "Value": "stdDev", "Name": "StandardDeviation" }, { "Comments": "StdDevP", "Value": "stdDevP", "Name": "StandardDeviationP" }, { "Comments": "Var", "Value": "var", "Name": "Variance" }, { "Comments": "VarP", "Value": "varP", "Name": "VarianceP" }, { "Comments": "Grand Total Item", "Value": "grand", "Name": "Grand" }, { "Comments": "Blank Pivot Item", "Value": "blank", "Name": "Blank" } ] }, { "Type": "x:ST_FieldSortType", "Name": "FieldSortValues", "Summary": "Field Sort Type", "Facets": [ { "Comments": "Manual Sort", "Value": "manual", "Name": "Manual" }, { "Comments": "Ascending", "Value": "ascending", "Name": "Ascending" }, { "Comments": "Descending", "Value": "descending", "Name": "Descending" } ] }, { "Type": "x:ST_PivotFilterType", "Name": "PivotFilterValues", "Summary": "Pivot Filter Types", "Facets": [ { "Comments": "Unknown", "Value": "unknown", "Name": "Unknown" }, { "Comments": "Count", "Value": "count", "Name": "Count" }, { "Comments": "Percent", "Value": "percent", "Name": "Percent" }, { "Comments": "Sum", "Value": "sum", "Name": "Sum" }, { "Comments": "Caption Equals", "Value": "captionEqual", "Name": "CaptionEqual" }, { "Comments": "Caption Not Equal", "Value": "captionNotEqual", "Name": "CaptionNotEqual" }, { "Comments": "Caption Begins With", "Value": "captionBeginsWith", "Name": "CaptionBeginsWith" }, { "Comments": "Caption Does Not Begin With", "Value": "captionNotBeginsWith", "Name": "CaptionNotBeginsWith" }, { "Comments": "Caption Ends With", "Value": "captionEndsWith", "Name": "CaptionEndsWith" }, { "Comments": "Caption Does Not End With", "Value": "captionNotEndsWith", "Name": "CaptionNotEndsWith" }, { "Comments": "Caption Contains", "Value": "captionContains", "Name": "CaptionContains" }, { "Comments": "Caption Does Not Contain", "Value": "captionNotContains", "Name": "CaptionNotContains" }, { "Comments": "Caption Is Greater Than", "Value": "captionGreaterThan", "Name": "CaptionGreaterThan" }, { "Comments": "Caption Is Greater Than Or Equal To", "Value": "captionGreaterThanOrEqual", "Name": "CaptionGreaterThanOrEqual" }, { "Comments": "Caption Is Less Than", "Value": "captionLessThan", "Name": "CaptionLessThan" }, { "Comments": "Caption Is Less Than Or Equal To", "Value": "captionLessThanOrEqual", "Name": "CaptionLessThanOrEqual" }, { "Comments": "Caption Is Between", "Value": "captionBetween", "Name": "CaptionBetween" }, { "Comments": "Caption Is Not Between", "Value": "captionNotBetween", "Name": "CaptionNotBetween" }, { "Comments": "Value Equal", "Value": "valueEqual", "Name": "ValueEqual" }, { "Comments": "Value Not Equal", "Value": "valueNotEqual", "Name": "ValueNotEqual" }, { "Comments": "Value Greater Than", "Value": "valueGreaterThan", "Name": "ValueGreaterThan" }, { "Comments": "Value Greater Than Or Equal To", "Value": "valueGreaterThanOrEqual", "Name": "ValueGreaterThanOrEqual" }, { "Comments": "Value Less Than", "Value": "valueLessThan", "Name": "ValueLessThan" }, { "Comments": "Value Less Than Or Equal To", "Value": "valueLessThanOrEqual", "Name": "ValueLessThanOrEqual" }, { "Comments": "Value Between", "Value": "valueBetween", "Name": "ValueBetween" }, { "Comments": "Value Not Between", "Value": "valueNotBetween", "Name": "ValueNotBetween" }, { "Comments": "Date Equals", "Value": "dateEqual", "Name": "DateEqual" }, { "Comments": "Date Does Not Equal", "Value": "dateNotEqual", "Name": "DateNotEqual" }, { "Comments": "Date Older Than", "Value": "dateOlderThan", "Name": "DateOlderThan" }, { "Comments": "Date Older Than Or Equal", "Value": "dateOlderThanOrEqual", "Name": "DateOlderThanOrEqual" }, { "Comments": "Date Newer Than", "Value": "dateNewerThan", "Name": "DateNewerThan" }, { "Comments": "Date Newer Than or Equal To", "Value": "dateNewerThanOrEqual", "Name": "DateNewerThanOrEqual" }, { "Comments": "Date Between", "Value": "dateBetween", "Name": "DateBetween" }, { "Comments": "Date Not Between", "Value": "dateNotBetween", "Name": "DateNotBetween" }, { "Comments": "Tomorrow", "Value": "tomorrow", "Name": "Tomorrow" }, { "Comments": "Today", "Value": "today", "Name": "Today" }, { "Comments": "Yesterday", "Value": "yesterday", "Name": "Yesterday" }, { "Comments": "Next Week", "Value": "nextWeek", "Name": "NextWeek" }, { "Comments": "This Week", "Value": "thisWeek", "Name": "ThisWeek" }, { "Comments": "Last Week", "Value": "lastWeek", "Name": "LastWeek" }, { "Comments": "Next Month", "Value": "nextMonth", "Name": "NextMonth" }, { "Comments": "This Month", "Value": "thisMonth", "Name": "ThisMonth" }, { "Comments": "Last Month", "Value": "lastMonth", "Name": "LastMonth" }, { "Comments": "Next Quarter", "Value": "nextQuarter", "Name": "NextQuarter" }, { "Comments": "This Quarter", "Value": "thisQuarter", "Name": "ThisQuarter" }, { "Comments": "Last Quarter", "Value": "lastQuarter", "Name": "LastQuarter" }, { "Comments": "Next Year", "Value": "nextYear", "Name": "NextYear" }, { "Comments": "This Year", "Value": "thisYear", "Name": "ThisYear" }, { "Comments": "Last Year", "Value": "lastYear", "Name": "LastYear" }, { "Comments": "Year-To-Date", "Value": "yearToDate", "Name": "YearToDate" }, { "Comments": "First Quarter", "Value": "Q1", "Name": "Quarter1" }, { "Comments": "Second Quarter", "Value": "Q2", "Name": "Quarter2" }, { "Comments": "Third Quarter", "Value": "Q3", "Name": "Quarter3" }, { "Comments": "Fourth Quarter", "Value": "Q4", "Name": "Quarter4" }, { "Comments": "January", "Value": "M1", "Name": "January" }, { "Comments": "Dates in February", "Value": "M2", "Name": "February" }, { "Comments": "Dates in March", "Value": "M3", "Name": "March" }, { "Comments": "Dates in April", "Value": "M4", "Name": "April" }, { "Comments": "Dates in May", "Value": "M5", "Name": "May" }, { "Comments": "Dates in June", "Value": "M6", "Name": "June" }, { "Comments": "Dates in July", "Value": "M7", "Name": "July" }, { "Comments": "Dates in August", "Value": "M8", "Name": "August" }, { "Comments": "Dates in September", "Value": "M9", "Name": "September" }, { "Comments": "Dates in October", "Value": "M10", "Name": "October" }, { "Comments": "Dates in November", "Value": "M11", "Name": "November" }, { "Comments": "Dates in December", "Value": "M12", "Name": "December" } ] }, { "Type": "x:ST_FormatAction", "Name": "FormatActionValues", "Summary": "PivotTable Format Types", "Facets": [ { "Comments": "Blank", "Value": "blank", "Name": "Blank" }, { "Comments": "Formatting", "Value": "formatting", "Name": "Formatting" } ] }, { "Type": "x:ST_Axis", "Name": "PivotTableAxisValues", "Summary": "PivotTable Axis", "Facets": [ { "Comments": "Row Axis", "Value": "axisRow", "Name": "AxisRow" }, { "Comments": "Column Axis", "Value": "axisCol", "Name": "AxisColumn" }, { "Comments": "Include Count Filter", "Value": "axisPage", "Name": "AxisPage" }, { "Comments": "Values Axis", "Value": "axisValues", "Name": "AxisValues" } ] }, { "Type": "x:ST_GrowShrinkType", "Name": "GrowShrinkValues", "Summary": "Grow Shrink Type", "Facets": [ { "Comments": "Insert and Delete On Refresh", "Value": "insertDelete", "Name": "InsertDelete" }, { "Comments": "Insert and Clear On Refresh", "Value": "insertClear", "Name": "InsertClear" }, { "Comments": "Overwrite and Clear On Refresh", "Value": "overwriteClear", "Name": "OverwriteClear" } ] }, { "Type": "x:ST_PhoneticType", "Name": "PhoneticValues", "Summary": "Phonetic Type", "Facets": [ { "Comments": "Half-Width Katakana", "Value": "halfwidthKatakana", "Name": "HalfWidthKatakana" }, { "Comments": "Full-Width Katakana", "Value": "fullwidthKatakana", "Name": "FullWidthKatakana" }, { "Comments": "Hiragana", "Value": "Hiragana", "Name": "Hiragana" }, { "Comments": "No Conversion", "Value": "noConversion", "Name": "NoConversion" } ] }, { "Type": "x:ST_PhoneticAlignment", "Name": "PhoneticAlignmentValues", "Summary": "Phonetic Alignment Types", "Facets": [ { "Comments": "No Control", "Value": "noControl", "Name": "NoControl" }, { "Comments": "Left Alignment", "Value": "left", "Name": "Left" }, { "Comments": "Center Alignment", "Value": "center", "Name": "Center" }, { "Comments": "Distributed", "Value": "distributed", "Name": "Distributed" } ] }, { "Type": "x:ST_rwColActionType", "Name": "RowColumnActionValues", "Summary": "Row Column Action Type", "Facets": [ { "Comments": "Insert Row", "Value": "insertRow", "Name": "InsertRow" }, { "Comments": "Delete Row", "Value": "deleteRow", "Name": "DeleteRow" }, { "Comments": "Column Insert", "Value": "insertCol", "Name": "ColumnInsert" }, { "Comments": "Delete Column", "Value": "deleteCol", "Name": "DeleteColumn" } ] }, { "Type": "x:ST_RevisionAction", "Name": "RevisionActionValues", "Summary": "Revision Action Types", "Facets": [ { "Comments": "Add", "Value": "add", "Name": "Add" }, { "Comments": "Delete", "Value": "delete", "Name": "Delete" } ] }, { "Type": "x:ST_FormulaExpression", "Name": "FormulaExpressionValues", "Summary": "Formula Expression Type", "Facets": [ { "Comments": "Reference", "Value": "ref", "Name": "Reference" }, { "Comments": "Reference Is Error", "Value": "refError", "Name": "ReferenceError" }, { "Comments": "Area", "Value": "area", "Name": "Area" }, { "Comments": "Area Error", "Value": "areaError", "Name": "AreaError" }, { "Comments": "Computed Area", "Value": "computedArea", "Name": "ComputedArea" } ] }, { "Type": "x:ST_CellFormulaType", "Name": "CellFormulaValues", "Summary": "Formula Type", "Facets": [ { "Comments": "Normal", "Value": "normal", "Name": "Normal" }, { "Comments": "Array Entered", "Value": "array", "Name": "Array" }, { "Comments": "Table Formula", "Value": "dataTable", "Name": "DataTable" }, { "Comments": "Shared Formula", "Value": "shared", "Name": "Shared" } ] }, { "Type": "x:ST_Pane", "Name": "PaneValues", "Summary": "Pane Types", "Facets": [ { "Comments": "Bottom Right Pane", "Value": "bottomRight", "Name": "BottomRight" }, { "Comments": "Top Right Pane", "Value": "topRight", "Name": "TopRight" }, { "Comments": "Bottom Left Pane", "Value": "bottomLeft", "Name": "BottomLeft" }, { "Comments": "Top Left Pane", "Value": "topLeft", "Name": "TopLeft" } ] }, { "Type": "x:ST_SheetViewType", "Name": "SheetViewValues", "Summary": "Sheet View Type", "Facets": [ { "Comments": "Normal View", "Value": "normal", "Name": "Normal" }, { "Comments": "Page Break Preview", "Value": "pageBreakPreview", "Name": "PageBreakPreview" }, { "Comments": "Page Layout View", "Value": "pageLayout", "Name": "PageLayout" } ] }, { "Type": "x:ST_DataConsolidateFunction", "Name": "DataConsolidateFunctionValues", "Summary": "Data Consolidation Functions", "Facets": [ { "Comments": "Average", "Value": "average", "Name": "Average" }, { "Comments": "Count", "Value": "count", "Name": "Count" }, { "Comments": "CountNums", "Value": "countNums", "Name": "CountNumbers" }, { "Comments": "Maximum", "Value": "max", "Name": "Maximum" }, { "Comments": "Minimum", "Value": "min", "Name": "Minimum" }, { "Comments": "Product", "Value": "product", "Name": "Product" }, { "Comments": "StdDev", "Value": "stdDev", "Name": "StandardDeviation" }, { "Comments": "StdDevP", "Value": "stdDevp", "Name": "StandardDeviationP" }, { "Comments": "Sum", "Value": "sum", "Name": "Sum" }, { "Comments": "Variance", "Value": "var", "Name": "Variance" }, { "Comments": "VarP", "Value": "varp", "Name": "VarianceP" } ] }, { "Type": "x:ST_DataValidationType", "Name": "DataValidationValues", "Summary": "Data Validation Type", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Whole Number", "Value": "whole", "Name": "Whole" }, { "Comments": "Decimal", "Value": "decimal", "Name": "Decimal" }, { "Comments": "List", "Value": "list", "Name": "List" }, { "Comments": "Date", "Value": "date", "Name": "Date" }, { "Comments": "Time", "Value": "time", "Name": "Time" }, { "Comments": "Text Length", "Value": "textLength", "Name": "TextLength" }, { "Comments": "Custom", "Value": "custom", "Name": "Custom" } ] }, { "Type": "x:ST_DataValidationOperator", "Name": "DataValidationOperatorValues", "Summary": "Data Validation Operator", "Facets": [ { "Comments": "Between", "Value": "between", "Name": "Between" }, { "Comments": "Not Between", "Value": "notBetween", "Name": "NotBetween" }, { "Comments": "Equal", "Value": "equal", "Name": "Equal" }, { "Comments": "Not Equal", "Value": "notEqual", "Name": "NotEqual" }, { "Comments": "Less Than", "Value": "lessThan", "Name": "LessThan" }, { "Comments": "Less Than Or Equal", "Value": "lessThanOrEqual", "Name": "LessThanOrEqual" }, { "Comments": "Greater Than", "Value": "greaterThan", "Name": "GreaterThan" }, { "Comments": "Greater Than Or Equal", "Value": "greaterThanOrEqual", "Name": "GreaterThanOrEqual" } ] }, { "Type": "x:ST_DataValidationErrorStyle", "Name": "DataValidationErrorStyleValues", "Summary": "Data Validation Error Styles", "Facets": [ { "Comments": "Stop Icon", "Value": "stop", "Name": "Stop" }, { "Comments": "Warning Icon", "Value": "warning", "Name": "Warning" }, { "Comments": "Information Icon", "Value": "information", "Name": "Information" } ] }, { "Type": "x:ST_DataValidationImeMode", "Name": "DataValidationImeModeValues", "Summary": "Data Validation IME Mode", "Facets": [ { "Comments": "IME Mode Not Controlled", "Value": "noControl", "Name": "NoControl" }, { "Comments": "IME Off", "Value": "off", "Name": "Off" }, { "Comments": "IME On", "Value": "on", "Name": "On" }, { "Comments": "Disabled IME Mode", "Value": "disabled", "Name": "Disabled" }, { "Comments": "Hiragana IME Mode", "Value": "hiragana", "Name": "Hiragana" }, { "Comments": "Full Katakana IME Mode", "Value": "fullKatakana", "Name": "FullKatakana" }, { "Comments": "Half-Width Katakana", "Value": "halfKatakana", "Name": "HalfKatakana" }, { "Comments": "Full-Width Alpha-Numeric IME Mode", "Value": "fullAlpha", "Name": "FullAlpha" }, { "Comments": "Half Alpha IME", "Value": "halfAlpha", "Name": "HalfAlpha" }, { "Comments": "Full Width Hangul", "Value": "fullHangul", "Name": "FullHangul" }, { "Comments": "Half-Width Hangul IME Mode", "Value": "halfHangul", "Name": "HalfHangul" } ] }, { "Type": "x:ST_CfType", "Name": "ConditionalFormatValues", "Summary": "Conditional Format Type", "Facets": [ { "Comments": "Expression", "Value": "expression", "Name": "Expression" }, { "Comments": "Cell Is", "Value": "cellIs", "Name": "CellIs" }, { "Comments": "Color Scale", "Value": "colorScale", "Name": "ColorScale" }, { "Comments": "Data Bar", "Value": "dataBar", "Name": "DataBar" }, { "Comments": "Icon Set", "Value": "iconSet", "Name": "IconSet" }, { "Comments": "Top 10", "Value": "top10", "Name": "Top10" }, { "Comments": "Unique Values", "Value": "uniqueValues", "Name": "UniqueValues" }, { "Comments": "Duplicate Values", "Value": "duplicateValues", "Name": "DuplicateValues" }, { "Comments": "Contains Text", "Value": "containsText", "Name": "ContainsText" }, { "Comments": "Does Not Contain Text", "Value": "notContainsText", "Name": "NotContainsText" }, { "Comments": "Begins With", "Value": "beginsWith", "Name": "BeginsWith" }, { "Comments": "Ends With", "Value": "endsWith", "Name": "EndsWith" }, { "Comments": "Contains Blanks", "Value": "containsBlanks", "Name": "ContainsBlanks" }, { "Comments": "Contains No Blanks", "Value": "notContainsBlanks", "Name": "NotContainsBlanks" }, { "Comments": "Contains Errors", "Value": "containsErrors", "Name": "ContainsErrors" }, { "Comments": "Contains No Errors", "Value": "notContainsErrors", "Name": "NotContainsErrors" }, { "Comments": "Time Period", "Value": "timePeriod", "Name": "TimePeriod" }, { "Comments": "Above or Below Average", "Value": "aboveAverage", "Name": "AboveAverage" } ] }, { "Type": "x:ST_TimePeriod", "Name": "TimePeriodValues", "Summary": "Time Period Types", "Facets": [ { "Comments": "Today", "Value": "today", "Name": "Today" }, { "Comments": "Yesterday", "Value": "yesterday", "Name": "Yesterday" }, { "Comments": "Tomorrow", "Value": "tomorrow", "Name": "Tomorrow" }, { "Comments": "Last 7 Days", "Value": "last7Days", "Name": "Last7Days" }, { "Comments": "This Month", "Value": "thisMonth", "Name": "ThisMonth" }, { "Comments": "Last Month", "Value": "lastMonth", "Name": "LastMonth" }, { "Comments": "Next Month", "Value": "nextMonth", "Name": "NextMonth" }, { "Comments": "This Week", "Value": "thisWeek", "Name": "ThisWeek" }, { "Comments": "Last Week", "Value": "lastWeek", "Name": "LastWeek" }, { "Comments": "Next Week", "Value": "nextWeek", "Name": "NextWeek" } ] }, { "Type": "x:ST_ConditionalFormattingOperator", "Name": "ConditionalFormattingOperatorValues", "Summary": "Conditional Format Operators", "Facets": [ { "Comments": "Less Than", "Value": "lessThan", "Name": "LessThan" }, { "Comments": "Less Than Or Equal", "Value": "lessThanOrEqual", "Name": "LessThanOrEqual" }, { "Comments": "Equal", "Value": "equal", "Name": "Equal" }, { "Comments": "Not Equal", "Value": "notEqual", "Name": "NotEqual" }, { "Comments": "Greater Than Or Equal", "Value": "greaterThanOrEqual", "Name": "GreaterThanOrEqual" }, { "Comments": "Greater Than", "Value": "greaterThan", "Name": "GreaterThan" }, { "Comments": "Between", "Value": "between", "Name": "Between" }, { "Comments": "Not Between", "Value": "notBetween", "Name": "NotBetween" }, { "Comments": "Contains", "Value": "containsText", "Name": "ContainsText" }, { "Comments": "Does Not Contain", "Value": "notContains", "Name": "NotContains" }, { "Comments": "Begins With", "Value": "beginsWith", "Name": "BeginsWith" }, { "Comments": "Ends With", "Value": "endsWith", "Name": "EndsWith" } ] }, { "Type": "x:ST_CfvoType", "Name": "ConditionalFormatValueObjectValues", "Summary": "Conditional Format Value Object Type", "Facets": [ { "Comments": "Number", "Value": "num", "Name": "Number" }, { "Comments": "Percent", "Value": "percent", "Name": "Percent" }, { "Comments": "Maximum", "Value": "max", "Name": "Max" }, { "Comments": "Minimum", "Value": "min", "Name": "Min" }, { "Comments": "Formula", "Value": "formula", "Name": "Formula" }, { "Comments": "Percentile", "Value": "percentile", "Name": "Percentile" } ] }, { "Type": "x:ST_PageOrder", "Name": "PageOrderValues", "Summary": "Page Order", "Facets": [ { "Comments": "Down Then Over", "Value": "downThenOver", "Name": "DownThenOver" }, { "Comments": "Over Then Down", "Value": "overThenDown", "Name": "OverThenDown" } ] }, { "Type": "x:ST_Orientation", "Name": "OrientationValues", "Summary": "Orientation", "Facets": [ { "Comments": "Default", "Value": "default", "Name": "Default" }, { "Comments": "Portrait", "Value": "portrait", "Name": "Portrait" }, { "Comments": "Landscape", "Value": "landscape", "Name": "Landscape" } ] }, { "Type": "x:ST_CellComments", "Name": "CellCommentsValues", "Summary": "Cell Comments", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Print Comments As Displayed", "Value": "asDisplayed", "Name": "AsDisplayed" }, { "Comments": "Print At End", "Value": "atEnd", "Name": "AtEnd" } ] }, { "Type": "x:ST_PrintError", "Name": "PrintErrorValues", "Summary": "Print Errors", "Facets": [ { "Comments": "Display Cell Errors", "Value": "displayed", "Name": "Displayed" }, { "Comments": "Show Cell Errors As Blank", "Value": "blank", "Name": "Blank" }, { "Comments": "Dash Cell Errors", "Value": "dash", "Name": "Dash" }, { "Comments": "NA", "Value": "NA", "Name": "NA" } ] }, { "Type": "x:ST_DvAspect", "Name": "DataViewAspectValues", "Summary": "Data View Aspect Type", "Facets": [ { "Comments": "Object Display Content", "Value": "DVASPECT_CONTENT", "Name": "DataViewAspectContent" }, { "Comments": "Object Display Icon", "Value": "DVASPECT_ICON", "Name": "DataViewAspectIcon" } ] }, { "Type": "x:ST_OleUpdate", "Name": "OleUpdateValues", "Summary": "OLE Update Types", "Facets": [ { "Comments": "Always Update OLE", "Value": "OLEUPDATE_ALWAYS", "Name": "OleUpdateAlways" }, { "Comments": "Update OLE On Call", "Value": "OLEUPDATE_ONCALL", "Name": "OleUpdateOnCall" } ] }, { "Type": "x:ST_WebSourceType", "Name": "WebSourceValues", "Summary": "Web Source Type", "Facets": [ { "Comments": "All Sheet Content", "Value": "sheet", "Name": "Sheet" }, { "Comments": "Print Area", "Value": "printArea", "Name": "PrintArea" }, { "Comments": "AutoFilter", "Value": "autoFilter", "Name": "AutoFilter" }, { "Comments": "Range", "Value": "range", "Name": "Range" }, { "Comments": "Chart", "Value": "chart", "Name": "Chart" }, { "Comments": "PivotTable", "Value": "pivotTable", "Name": "PivotTable" }, { "Comments": "QueryTable", "Value": "query", "Name": "Query" }, { "Comments": "Label", "Value": "label", "Name": "Label" } ] }, { "Type": "x:ST_PaneState", "Name": "PaneStateValues", "Summary": "Pane State", "Facets": [ { "Comments": "Split", "Value": "split", "Name": "Split" }, { "Comments": "Frozen", "Value": "frozen", "Name": "Frozen" }, { "Comments": "Frozen Split", "Value": "frozenSplit", "Name": "FrozenSplit" } ] }, { "Type": "x:ST_MdxFunctionType", "Name": "MdxFunctionValues", "Summary": "MDX Function Type", "Facets": [ { "Comments": "Cube Member", "Value": "m", "Name": "CubeMember" }, { "Comments": "Cube Value", "Value": "v", "Name": "CubeValue" }, { "Comments": "Cube Set", "Value": "s", "Name": "CubeSet" }, { "Comments": "Cube Set Count", "Value": "c", "Name": "CubeSetCount" }, { "Comments": "Cube Ranked Member", "Value": "r", "Name": "CubeRankedMember" }, { "Comments": "Cube Member Property", "Value": "p", "Name": "CubeMemberProperty" }, { "Comments": "Cube KPI Member", "Value": "k", "Name": "CubeKPIMember" } ] }, { "Type": "x:ST_MdxSetOrder", "Name": "MdxSetOrderValues", "Summary": "MDX Set Order", "Facets": [ { "Comments": "Unsorted", "Value": "u", "Name": "Unsorted" }, { "Comments": "Ascending", "Value": "a", "Name": "Ascending" }, { "Comments": "Descending", "Value": "d", "Name": "Descending" }, { "Comments": "Alpha Ascending Sort Order", "Value": "aa", "Name": "AlphaAscendingSortOrder" }, { "Comments": "Alpha Descending Sort Order", "Value": "ad", "Name": "AlphaDescendingSortOrder" }, { "Comments": "Natural Ascending", "Value": "na", "Name": "NaturalAscending" }, { "Comments": "Natural Descending", "Value": "nd", "Name": "NaturalDescending" } ] }, { "Type": "x:ST_MdxKPIProperty", "Name": "MdxKPIPropertyValues", "Summary": "MDX KPI Property", "Facets": [ { "Comments": "Value", "Value": "v", "Name": "Value" }, { "Comments": "Goal", "Value": "g", "Name": "Goal" }, { "Comments": "Status", "Value": "s", "Name": "Status" }, { "Comments": "Trend", "Value": "t", "Name": "Trend" }, { "Comments": "Weight", "Value": "w", "Name": "Weight" }, { "Comments": "Current Time Member", "Value": "m", "Name": "Time" } ] }, { "Type": "x:ST_BorderStyle", "Name": "BorderStyleValues", "Summary": "Border Line Styles", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Thin Border", "Value": "thin", "Name": "Thin" }, { "Comments": "Medium Border", "Value": "medium", "Name": "Medium" }, { "Comments": "Dashed", "Value": "dashed", "Name": "Dashed" }, { "Comments": "Dotted", "Value": "dotted", "Name": "Dotted" }, { "Comments": "Thick Line Border", "Value": "thick", "Name": "Thick" }, { "Comments": "Double Line", "Value": "double", "Name": "Double" }, { "Comments": "Hairline Border", "Value": "hair", "Name": "Hair" }, { "Comments": "Medium Dashed", "Value": "mediumDashed", "Name": "MediumDashed" }, { "Comments": "Dash Dot", "Value": "dashDot", "Name": "DashDot" }, { "Comments": "Medium Dash Dot", "Value": "mediumDashDot", "Name": "MediumDashDot" }, { "Comments": "Dash Dot Dot", "Value": "dashDotDot", "Name": "DashDotDot" }, { "Comments": "Medium Dash Dot Dot", "Value": "mediumDashDotDot", "Name": "MediumDashDotDot" }, { "Comments": "Slant Dash Dot", "Value": "slantDashDot", "Name": "SlantDashDot" } ] }, { "Type": "x:ST_PatternType", "Name": "PatternValues", "Summary": "Pattern Type", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Solid", "Value": "solid", "Name": "Solid" }, { "Comments": "Medium Gray", "Value": "mediumGray", "Name": "MediumGray" }, { "Comments": "Dary Gray", "Value": "darkGray", "Name": "DarkGray" }, { "Comments": "Light Gray", "Value": "lightGray", "Name": "LightGray" }, { "Comments": "Dark Horizontal", "Value": "darkHorizontal", "Name": "DarkHorizontal" }, { "Comments": "Dark Vertical", "Value": "darkVertical", "Name": "DarkVertical" }, { "Comments": "Dark Down", "Value": "darkDown", "Name": "DarkDown" }, { "Comments": "Dark Up", "Value": "darkUp", "Name": "DarkUp" }, { "Comments": "Dark Grid", "Value": "darkGrid", "Name": "DarkGrid" }, { "Comments": "Dark Trellis", "Value": "darkTrellis", "Name": "DarkTrellis" }, { "Comments": "Light Horizontal", "Value": "lightHorizontal", "Name": "LightHorizontal" }, { "Comments": "Light Vertical", "Value": "lightVertical", "Name": "LightVertical" }, { "Comments": "Light Down", "Value": "lightDown", "Name": "LightDown" }, { "Comments": "Light Up", "Value": "lightUp", "Name": "LightUp" }, { "Comments": "Light Grid", "Value": "lightGrid", "Name": "LightGrid" }, { "Comments": "Light Trellis", "Value": "lightTrellis", "Name": "LightTrellis" }, { "Comments": "Gray 0.125", "Value": "gray125", "Name": "Gray125" }, { "Comments": "Gray 0.0625", "Value": "gray0625", "Name": "Gray0625" } ] }, { "Type": "x:ST_GradientType", "Name": "GradientValues", "Summary": "Gradient Type", "Facets": [ { "Comments": "Linear Gradient", "Value": "linear", "Name": "Linear" }, { "Comments": "Path", "Value": "path", "Name": "Path" } ] }, { "Type": "x:ST_HorizontalAlignment", "Name": "HorizontalAlignmentValues", "Summary": "Horizontal Alignment Type", "Facets": [ { "Comments": "General Horizontal Alignment", "Value": "general", "Name": "General" }, { "Comments": "Left Horizontal Alignment", "Value": "left", "Name": "Left" }, { "Comments": "Centered Horizontal Alignment", "Value": "center", "Name": "Center" }, { "Comments": "Right Horizontal Alignment", "Value": "right", "Name": "Right" }, { "Comments": "Fill", "Value": "fill", "Name": "Fill" }, { "Comments": "Justify", "Value": "justify", "Name": "Justify" }, { "Comments": "Center Continuous Horizontal Alignment", "Value": "centerContinuous", "Name": "CenterContinuous" }, { "Comments": "Distributed Horizontal Alignment", "Value": "distributed", "Name": "Distributed" } ] }, { "Type": "x:ST_VerticalAlignment", "Name": "VerticalAlignmentValues", "Summary": "Vertical Alignment Types", "Facets": [ { "Comments": "Align Top", "Value": "top", "Name": "Top" }, { "Comments": "Centered Vertical Alignment", "Value": "center", "Name": "Center" }, { "Comments": "Aligned To Bottom", "Value": "bottom", "Name": "Bottom" }, { "Comments": "Justified Vertically", "Value": "justify", "Name": "Justify" }, { "Comments": "Distributed Vertical Alignment", "Value": "distributed", "Name": "Distributed" } ] }, { "Type": "x:ST_TableStyleType", "Name": "TableStyleValues", "Summary": "Table Style Type", "Facets": [ { "Comments": "Whole Table Style", "Value": "wholeTable", "Name": "WholeTable" }, { "Comments": "Header Row Style", "Value": "headerRow", "Name": "HeaderRow" }, { "Comments": "Total Row Style", "Value": "totalRow", "Name": "TotalRow" }, { "Comments": "First Column Style", "Value": "firstColumn", "Name": "FirstColumn" }, { "Comments": "Last Column Style", "Value": "lastColumn", "Name": "LastColumn" }, { "Comments": "First Row Stripe Style", "Value": "firstRowStripe", "Name": "FirstRowStripe" }, { "Comments": "Second Row Stripe Style", "Value": "secondRowStripe", "Name": "SecondRowStripe" }, { "Comments": "First Column Stripe Style", "Value": "firstColumnStripe", "Name": "FirstColumnStripe" }, { "Comments": "Second Column Stripe Style", "Value": "secondColumnStripe", "Name": "SecondColumnStripe" }, { "Comments": "First Header Row Style", "Value": "firstHeaderCell", "Name": "FirstHeaderCell" }, { "Comments": "Last Header Style", "Value": "lastHeaderCell", "Name": "LastHeaderCell" }, { "Comments": "First Total Row Style", "Value": "firstTotalCell", "Name": "FirstTotalCell" }, { "Comments": "Last Total Row Style", "Value": "lastTotalCell", "Name": "LastTotalCell" }, { "Comments": "First Subtotal Column Style", "Value": "firstSubtotalColumn", "Name": "FirstSubtotalColumn" }, { "Comments": "Second Subtotal Column Style", "Value": "secondSubtotalColumn", "Name": "SecondSubtotalColumn" }, { "Comments": "Third Subtotal Column Style", "Value": "thirdSubtotalColumn", "Name": "ThirdSubtotalColumn" }, { "Comments": "First Subtotal Row Style", "Value": "firstSubtotalRow", "Name": "FirstSubtotalRow" }, { "Comments": "Second Subtotal Row Style", "Value": "secondSubtotalRow", "Name": "SecondSubtotalRow" }, { "Comments": "Third Subtotal Row Style", "Value": "thirdSubtotalRow", "Name": "ThirdSubtotalRow" }, { "Comments": "Blank Row Style", "Value": "blankRow", "Name": "BlankRow" }, { "Comments": "First Column Subheading Style", "Value": "firstColumnSubheading", "Name": "FirstColumnSubheading" }, { "Comments": "Second Column Subheading Style", "Value": "secondColumnSubheading", "Name": "SecondColumnSubheading" }, { "Comments": "Third Column Subheading Style", "Value": "thirdColumnSubheading", "Name": "ThirdColumnSubheading" }, { "Comments": "First Row Subheading Style", "Value": "firstRowSubheading", "Name": "FirstRowSubheading" }, { "Comments": "Second Row Subheading Style", "Value": "secondRowSubheading", "Name": "SecondRowSubheading" }, { "Comments": "Third Row Subheading Style", "Value": "thirdRowSubheading", "Name": "ThirdRowSubheading" }, { "Comments": "Page Field Labels Style", "Value": "pageFieldLabels", "Name": "PageFieldLabels" }, { "Comments": "Page Field Values Style", "Value": "pageFieldValues", "Name": "PageFieldValues" } ] }, { "Type": "x:ST_VerticalAlignRun", "Name": "VerticalAlignmentRunValues", "Summary": "Vertical Alignment Run Types", "Facets": [ { "Comments": "Baseline", "Value": "baseline", "Name": "Baseline" }, { "Comments": "Superscript", "Value": "superscript", "Name": "Superscript" }, { "Comments": "Subscript", "Value": "subscript", "Name": "Subscript" } ] }, { "Type": "x:ST_FontScheme", "Name": "FontSchemeValues", "Summary": "Font scheme Styles", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Major Font", "Value": "major", "Name": "Major" }, { "Comments": "Minor Font", "Value": "minor", "Name": "Minor" } ] }, { "Type": "x:ST_UnderlineValues", "Name": "UnderlineValues", "Summary": "Underline Types", "Facets": [ { "Comments": "Single Underline", "Value": "single", "Name": "Single" }, { "Comments": "Double Underline", "Value": "double", "Name": "Double" }, { "Comments": "Accounting Single Underline", "Value": "singleAccounting", "Name": "SingleAccounting" }, { "Comments": "Accounting Double Underline", "Value": "doubleAccounting", "Name": "DoubleAccounting" }, { "Comments": "None", "Value": "none", "Name": "None" } ] }, { "Type": "x:ST_DdeValueType", "Name": "DdeValues", "Summary": "DDE Value Types", "Facets": [ { "Comments": "Nil", "Value": "nil", "Name": "Nil" }, { "Comments": "Boolean", "Value": "b", "Name": "Boolean" }, { "Comments": "Real Number", "Value": "n", "Name": "RealNumber" }, { "Comments": "Error", "Value": "e", "Name": "Error" }, { "Comments": "String", "Value": "str", "Name": "String" } ] }, { "Type": "x:ST_TableType", "Name": "TableValues", "Summary": "Table Type", "Facets": [ { "Comments": "Worksheet", "Value": "worksheet", "Name": "Worksheet" }, { "Comments": "XML", "Value": "xml", "Name": "Xml" }, { "Comments": "Query Table", "Value": "queryTable", "Name": "QueryTable" } ] }, { "Type": "x:ST_TotalsRowFunction", "Name": "TotalsRowFunctionValues", "Summary": "Totals Row Function Types", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Sum", "Value": "sum", "Name": "Sum" }, { "Comments": "Minimum", "Value": "min", "Name": "Minimum" }, { "Comments": "Maximum", "Value": "max", "Name": "Maximum" }, { "Comments": "Average", "Value": "average", "Name": "Average" }, { "Comments": "Non Empty Cell Count", "Value": "count", "Name": "Count" }, { "Comments": "Count Numbers", "Value": "countNums", "Name": "CountNumbers" }, { "Comments": "StdDev", "Value": "stdDev", "Name": "StandardDeviation" }, { "Comments": "Var", "Value": "var", "Name": "Variance" }, { "Comments": "Custom Formula", "Value": "custom", "Name": "Custom" } ] }, { "Type": "x:ST_XmlDataType", "Name": "XmlDataValues", "Summary": "XML Data Types", "Facets": [ { "Comments": "String", "Value": "string", "Name": "String" }, { "Comments": "Normalized String", "Value": "normalizedString", "Name": "NormalizedString" }, { "Comments": "Token", "Value": "token", "Name": "Token" }, { "Comments": "Byte", "Value": "byte", "Name": "Byte" }, { "Comments": "Unsigned Byte", "Value": "unsignedByte", "Name": "UnsignedByte" }, { "Comments": "Base 64 Encoded Binary", "Value": "base64Binary", "Name": "Base64Binary" }, { "Comments": "Hex Binary", "Value": "hexBinary", "Name": "HexBinary" }, { "Comments": "Integer", "Value": "integer", "Name": "Integer" }, { "Comments": "Positive Integer", "Value": "positiveInteger", "Name": "PositiveInteger" }, { "Comments": "Negative Integer", "Value": "negativeInteger", "Name": "NegativeInteger" }, { "Comments": "Non Positive Integer", "Value": "nonPositiveInteger", "Name": "NonPositiveInteger" }, { "Comments": "Non Negative Integer", "Value": "nonNegativeInteger", "Name": "NonNegativeInteger" }, { "Comments": "Integer", "Value": "int", "Name": "Int" }, { "Comments": "Unsigned Integer", "Value": "unsignedInt", "Name": "UnsignedInteger" }, { "Comments": "Long", "Value": "long", "Name": "Long" }, { "Comments": "Unsigned Long", "Value": "unsignedLong", "Name": "UnsignedLong" }, { "Comments": "Short", "Value": "short", "Name": "Short" }, { "Comments": "Unsigned Short", "Value": "unsignedShort", "Name": "UnsignedShort" }, { "Comments": "Decimal", "Value": "decimal", "Name": "Decimal" }, { "Comments": "Float", "Value": "float", "Name": "Float" }, { "Comments": "Double", "Value": "double", "Name": "Double" }, { "Comments": "Boolean", "Value": "boolean", "Name": "Boolean" }, { "Comments": "Time", "Value": "time", "Name": "Time" }, { "Comments": "Date Time", "Value": "dateTime", "Name": "DateTime" }, { "Comments": "Duration", "Value": "duration", "Name": "Duration" }, { "Comments": "Date", "Value": "date", "Name": "Date" }, { "Comments": "gMonth", "Value": "gMonth", "Name": "Gmonth" }, { "Comments": "gYear", "Value": "gYear", "Name": "Gyear" }, { "Comments": "gYearMonth", "Value": "gYearMonth", "Name": "GYearMonth" }, { "Comments": "gDay", "Value": "gDay", "Name": "Gday" }, { "Comments": "gMonthDays", "Value": "gMonthDay", "Name": "GMonthDay" }, { "Comments": "Name", "Value": "Name", "Name": "Name" }, { "Comments": "Qname", "Value": "QName", "Name": "Qname" }, { "Comments": "NCName", "Value": "NCName", "Name": "NCName" }, { "Comments": "Any URI", "Value": "anyURI", "Name": "AnyURI" }, { "Comments": "Language", "Value": "language", "Name": "Language" }, { "Comments": "ID", "Value": "ID", "Name": "Id" }, { "Comments": "IDREF", "Value": "IDREF", "Name": "IdRef" }, { "Comments": "IDREFS", "Value": "IDREFS", "Name": "IdRefs" }, { "Comments": "ENTITY", "Value": "ENTITY", "Name": "Entity" }, { "Comments": "ENTITIES", "Value": "ENTITIES", "Name": "Entities" }, { "Comments": "Notation", "Value": "NOTATION", "Name": "Notation" }, { "Comments": "NMTOKEN", "Value": "NMTOKEN", "Name": "NMToken" }, { "Comments": "NMTOKENS", "Value": "NMTOKENS", "Name": "NMTokens" }, { "Comments": "Any Type", "Value": "anyType", "Name": "AnyType" } ] }, { "Type": "x:ST_VolDepType", "Name": "VolatileDependencyValues", "Summary": "Volatile Dependency Types", "Facets": [ { "Comments": "Real Time Data", "Value": "realTimeData", "Name": "RealTimeData" }, { "Comments": "OLAP Formulas", "Value": "olapFunctions", "Name": "OlapFunctions" } ] }, { "Type": "x:ST_VolValueType", "Name": "VolatileValues", "Summary": "Volatile Dependency Value Types", "Facets": [ { "Comments": "Boolean", "Value": "b", "Name": "Boolean" }, { "Comments": "Real Number", "Value": "n", "Name": "RealNumber" }, { "Comments": "Error", "Value": "e", "Name": "Error" }, { "Comments": "String", "Value": "s", "Name": "String" } ] }, { "Type": "x:ST_Visibility", "Name": "VisibilityValues", "Summary": "Visibility Types", "Facets": [ { "Comments": "Visible", "Value": "visible", "Name": "Visible" }, { "Comments": "Hidden", "Value": "hidden", "Name": "Hidden" }, { "Comments": "Very Hidden", "Value": "veryHidden", "Name": "VeryHidden" } ] }, { "Type": "x:ST_Comments", "Name": "CommentsValues", "Summary": "Comment Display Types", "Facets": [ { "Comments": "No Comments", "Value": "commNone", "Name": "CommentNone" }, { "Comments": "Show Comment Indicator", "Value": "commIndicator", "Name": "CommentIndicator" }, { "Comments": "Show Comment and Indicator", "Value": "commIndAndComment", "Name": "CommentIndicatorAndComment" } ] }, { "Type": "x:ST_Objects", "Name": "ObjectDisplayValues", "Summary": "Object Display Types", "Facets": [ { "Comments": "All", "Value": "all", "Name": "All" }, { "Comments": "Show Placeholders", "Value": "placeholders", "Name": "Placeholders" }, { "Comments": "None", "Value": "none", "Name": "None" } ] }, { "Type": "x:ST_SheetState", "Name": "SheetStateValues", "Summary": "Sheet Visibility Types", "Facets": [ { "Comments": "Visible", "Value": "visible", "Name": "Visible" }, { "Comments": "Hidden", "Value": "hidden", "Name": "Hidden" }, { "Comments": "Very Hidden", "Value": "veryHidden", "Name": "VeryHidden" } ] }, { "Type": "x:ST_UpdateLinks", "Name": "UpdateLinksBehaviorValues", "Summary": "Update Links Behavior Types", "Facets": [ { "Comments": "User Set", "Value": "userSet", "Name": "UserSet" }, { "Comments": "Never Update Links", "Value": "never", "Name": "Never" }, { "Comments": "Always Update Links", "Value": "always", "Name": "Always" } ] }, { "Type": "x:ST_CalcMode", "Name": "CalculateModeValues", "Summary": "Calculation Mode", "Facets": [ { "Comments": "Manual Calculation Mode", "Value": "manual", "Name": "Manual" }, { "Comments": "Automatic", "Value": "auto", "Name": "Auto" }, { "Comments": "Automatic Calculation (No Tables)", "Value": "autoNoTable", "Name": "AutoNoTable" } ] }, { "Type": "x:ST_RefMode", "Name": "ReferenceModeValues", "Summary": "Reference Mode", "Facets": [ { "Comments": "A1 Mode", "Value": "A1", "Name": "A1" }, { "Comments": "R1C1 Reference Mode", "Value": "R1C1", "Name": "R1C1" } ] }, { "Type": "x:ST_TargetScreenSize", "Name": "TargetScreenSizeValues", "Summary": "Target Screen Size Types", "Facets": [ { "Comments": "544 x 376 Resolution", "Value": "544x376", "Name": "Sz544x376" }, { "Comments": "640 x 480 Resolution", "Value": "640x480", "Name": "Sz640x480" }, { "Comments": "720 x 512 Resolution", "Value": "720x512", "Name": "Sz720x512" }, { "Comments": "800 x 600 Resolution", "Value": "800x600", "Name": "Sz800x600" }, { "Comments": "1024 x 768 Resolution", "Value": "1024x768", "Name": "Sz1024x768" }, { "Comments": "1152 x 882 Resolution", "Value": "1152x882", "Name": "Sz1152x882" }, { "Comments": "1152 x 900 Resolution", "Value": "1152x900", "Name": "Sz1152x900" }, { "Comments": "1280 x 1024 Resolution", "Value": "1280x1024", "Name": "Sz1280x1024" }, { "Comments": "1600 x 1200 Resolution", "Value": "1600x1200", "Name": "Sz1600x1200" }, { "Comments": "1800 x 1440 Resolution", "Value": "1800x1440", "Name": "Sz1800x1440" }, { "Comments": "1920 x 1200 Resolution", "Value": "1920x1200", "Name": "Sz1920x1200" } ] }, { "Type": "x:ST_TextHAlign", "Name": "TextHorizontalAlignmentValues", "Facets": [ { "Value": "left" }, { "Value": "center" }, { "Value": "right" }, { "Value": "justify" }, { "Value": "distributed" } ] }, { "Type": "x:ST_TextVAlign", "Name": "TextVerticalAlignmentValues", "Facets": [ { "Value": "top" }, { "Value": "center" }, { "Value": "bottom" }, { "Value": "justify" }, { "Value": "distributed" } ] }, { "Type": "x:ST_CellType", "Name": "CellValues", "Summary": "Cell Type", "Facets": [ { "Comments": "Boolean", "Value": "b", "Name": "Boolean" }, { "Comments": "Number", "Value": "n", "Name": "Number" }, { "Comments": "Error", "Value": "e", "Name": "Error" }, { "Comments": "Shared String", "Value": "s", "Name": "SharedString" }, { "Comments": "String", "Value": "str", "Name": "String" }, { "Comments": "Inline String", "Value": "inlineStr", "Name": "InlineString" }, { "Version": "Office2010", "Value": "d", "Name": "Date" } ] }, { "Type": "x:ST_PivotAreaType", "Name": "PivotAreaValues", "Summary": "Rule Type", "Facets": [ { "Comments": "None", "Value": "none", "Name": "None" }, { "Comments": "Normal", "Value": "normal", "Name": "Normal" }, { "Comments": "Data", "Value": "data", "Name": "Data" }, { "Comments": "All", "Value": "all", "Name": "All" }, { "Comments": "Origin", "Value": "origin", "Name": "Origin" }, { "Comments": "Field Button", "Value": "button", "Name": "Button" }, { "Comments": "Top Right", "Value": "topRight", "Name": "TopRight" }, { "Version": "Office2010", "Value": "topEnd" } ] }, { "Type": "x:ST_ConformanceClass", "Name": "ConformanceClass", "Summary": "Document Conformance Class Value", "Facets": [ { "Comments": "Office Open XML Strict", "Value": "strict", "Name": "Enumstrict" }, { "Comments": "Office Open XML Transitional", "Value": "transitional", "Name": "Enumtransitional" } ] } ] }