Ms > Ms Assembly Interfaces > IMsFormulaTransformSlicesTree
Assembly: Ms;
The IMsFormulaTransformSlicesTree interface is used to work with the tree that contains all dimensions that can be created in the variable.
IMsFormulaTransformSlicesTree
Property name | Brief description | |
![]() |
Child | The Child property returns the number of child element relative to the entire tree. |
![]() |
ChildrenCount | The ChildrenCount property returns the number of child elements of the parent element. |
![]() |
Count | The Count property returns the number of elements in the tree. |
![]() |
Name | The Name property returns element name. |
![]() |
Owner | The Owner property returns the parent element index. |
Method name | Brief description | |
![]() |
CreateSlice | The CreateSlice method creates a slice in variable corresponding to the tree element. |
See also: