ObjectProperties.IsActiveX Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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