Compartir a través de


Connection.UsedByAddin Propiedad

Definición

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

Representa el atributo siguiente en el esquema: usedByAddin

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

Valor de propiedad

Atributos

Se aplica a