Compartir a través de


Mdx.CubeFunction Propiedad

Definición

Etiqueta de función de cubo

Representa el atributo siguiente en el 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 de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a