_Application.Iteration 属性

定义

如果 Microsoft Excel 使用迭代来处理循环引用,则该属性值为 True

public:
 property bool Iteration { bool get(); void set(bool value); };
public bool Iteration { get; set; }
Public Property Iteration As Boolean

属性值

适用于