IPivotTable.CreateCubeFile(String, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string CreateCubeFile (string File, object Measures, object Levels, object Members, object Properties);
Public Function CreateCubeFile (File As String, Optional Measures As Object, Optional Levels As Object, Optional Members As Object, Optional Properties As Object) As String
Parameters
- File
- String
- Measures
- Object
- Levels
- Object
- Members
- Object
- Properties
- Object