DiagramChooseIf.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: func
[DocumentFormat.OpenXml.SchemaAttr(0, "func")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues> Function { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues> Function { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "func")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues>? Function { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("func")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues>? Function { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues>? Function { get; set; }
member this.Function : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "func")>]
member this.Function : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("func")>]
member this.Function : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.FunctionValues> with get, set
Public Property Function As EnumValue(Of FunctionValues)
Valor da propriedade
- Atributos