![]() |
| サイトマップ | |
|
トップ | オブジェクト | プロパティ | メソッド | 定数 |
Functions コレクションは、1プロット内にある回帰線、信頼線、予測線、基準線からなる全てのラインで構成されます。
プロパティ:Application , ChildObjects , Color , Height , Left , Name , NameObject , ObjectType , OwnerGraphObject , Parent , StockScheme, Top , Width |
メソッド:GetAttribute, SelectObject, SetAttribute, SetObjectCurrent |
Functions コレクションは、通常、個別の Function オブジェクトを取得するのに使用します。Functions コレクションを取得するには、Plot オブジェクトの Functions プロパティを使います。
MsgBox ActiveDocument.CurrentPageItem.GraphPages(0).Graphs(0).Plots(0).Functions.Count
SPRegressionLine
に設定します。
Dim SPRegressionLine Set SPRegressionLine = ActiveDocument.CurrentPageItem.GraphPages(0).Graphs(0).Plots(0).Functions(1)