Share via


WebExtentionId class

Defines the WebExtentionId Class.This class is only available in Office2013. When the object is serialized out as xml, its qualified name is we:web-extension.

Inheritance hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Office2013.WebExtension.WebExtentionId

Namespace:  DocumentFormat.OpenXml.Office2013.WebExtension
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2013)> _
Public Class WebExtentionId _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As WebExtentionId
[OfficeAvailabilityAttribute(FileFormatVersions.Office2013)]
public class WebExtentionId : OpenXmlLeafElement

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WebExtentionId members

DocumentFormat.OpenXml.Office2013.WebExtension namespace