AsString(InnerText: Boolean): String;
InnerText. Indicates whether formula internal view should be obtained.
The AsString property returns formula text.
If the InnerText parameter is set to True, the property returns the formula text presented via internal views used in formula calculation. If the parameter is set to False, the property returns the formula text, in which term names are created with the use of dimension element names.
See also: