Share

UnfoldMethod.EquationCount Property

Parent Object: UnfoldMethod

Description

Property that reports the number of equations currently associated with this unfold method. This property is only used in the case where the UnfoldMethodType property returns kCustomEquationUnfoldMethod and will return 0 for other unfold method types.

Syntax

UnfoldMethod.EquationCount() As Long

Property Value

This is a read only property whose value is a Long.

Version

Introduced in version 2010

Was this information helpful?