Compartir a través de


DefinedName.Function Propiedad

Definición

Función

Representa el atributo siguiente en el esquema: function

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a