Compartir a través de


ObjectProperties.IsActiveX Propiedad

Definición

isActiveX, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a