Share via


ObjectProperties.IsActiveX Property

Definition

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

Represents the following attribute in the schema: isActiveX

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

Property Value

Attributes

Applies to