RevisionDefinedName.Function Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Função
Representa o seguinte atributo no esquema: função
[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 da propriedade
Retorna BooleanValue.
- Atributos