ITeddsDocument Properties

The ITeddsDocument type exposes the following members.

Properties
  NameDescription
Public propertyCalcItem
Returns A CalcItem object which represents the calculation associated with the document
Public propertyFullName
Returns the document full path and file name
Public propertyName
Returns the documents name (excluding file extension)
Public propertyPath
Return documents file path (excluding file name)
Public propertySaved
Saved status of document
Public propertyVariablesXml
Variables defined in the document in the Tedds XML schema format
Top
See Also