次の方法で共有


OMathAutoCorrectEntries.Item[Object] プロパティ

定義

コレクション内の Microsoft.Office.Interop.Word.OmathAutoCorrectEntry 指定した項目を表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::OMathAutoCorrectEntry ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::OMathAutoCorrectEntry ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.OMathAutoCorrectEntry this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.OMathAutoCorrectEntry
Default Public ReadOnly Property Item(ByRef Index As Object) As OMathAutoCorrectEntry

パラメーター

Index
Object

コレクション内のオブジェクトの名前または序数の位置を表す必須の String または Integer

プロパティ値

Microsoft.Office.Interop.Word.OmathAutoCorrectEntry

適用対象