:: com :: sun :: star :: sheet ::

interface XFilterFormulaParser
Base Interfaces
XFilterFormulaParserXFormulaParser

XFormulaParser

Attributes' Summary
SupportedNamespace Specifies the namespace URL of the formula language supported by this implementation.  
Attributes' Details
SupportedNamespace
[ readonly ] string SupportedNamespace;
Description
Specifies the namespace URL of the formula language supported by this implementation.
Top of Page