ssml:webPublishItems
Web Publishing Items
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_WebPublishItems
Properties: Local, Qualified
Content
- ssml:webPublishItem [1..*] Web Publishing Item
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Web Publishing Items Count |
Used in
- Type ssml:CT_Chartsheet (Element ssml:chartsheet)
- Type ssml:CT_Worksheet (Element ssml:worksheet)
Sample instance
<ssml:webPublishItems> <ssml:webPublishItem id="1" divId="string" sourceType="sheet" destinationFile="string"/> </ssml:webPublishItems>