Compartilhar via


Mdx.CubeFunction Propriedade

Definição

Marca de função cube

Representa o seguinte atributo no esquema: f

[DocumentFormat.OpenXml.SchemaAttr(0, "f")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues> CubeFunction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues> CubeFunction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "f")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues>? CubeFunction { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("f")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues>? CubeFunction { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues>? CubeFunction { get; set; }
member this.CubeFunction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "f")>]
member this.CubeFunction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("f")>]
member this.CubeFunction : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.MdxFunctionValues> with get, set
Public Property CubeFunction As EnumValue(Of MdxFunctionValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a