Contains the unique identifier used to identify an HTML DIV element on a Web page. The element is associated with an item in a document that is published to a Web page. The item can be an entire workbook, a worksheet, a selected print range, an AutoFilter range, a range of cells, a chart, a PivotTable report, or a query table.
      
<DivID />
    | Element type | xsd:string | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| PublishObject | Contains the properties of a published item. | 
None.
None.
      
<xsd:element name="DivID" type="xsd:string" >
</xsd:element>