XYLimClr方法

描述
清除(取消定義)XYLim定義。

語法
Sub XYLimClr ()

另請參閱
XYLim方法, XYLimDef方法

XYLimClr範例
VB 例:

m_spel.XYLimClr()  

C# 例:

m_spel.XYLimClr();