Share via


WebExtensionTaskpane.DockState Property

Definition

dockstate, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: dockstate

[DocumentFormat.OpenXml.SchemaAttr(0, "dockstate")]
public DocumentFormat.OpenXml.StringValue DockState { get; set; }
public DocumentFormat.OpenXml.StringValue DockState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dockstate")]
public DocumentFormat.OpenXml.StringValue? DockState { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dockstate")]
public DocumentFormat.OpenXml.StringValue? DockState { get; set; }
public DocumentFormat.OpenXml.StringValue? DockState { get; set; }
member this.DockState : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dockstate")>]
member this.DockState : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dockstate")>]
member this.DockState : DocumentFormat.OpenXml.StringValue with get, set
Public Property DockState As StringValue

Property Value

Attributes

Applies to