Mdx.CubeFunction Propriété

Définition

Balise de fonction de cube

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à