Shape. Section プロパティ (Visio)Shape.Section property (Visio)
図形に属する要求されたSectionオブジェクトを返します。Returns the requested Section object belonging to a shape. 読み取り専用です。Read-only.
構文Syntax
式。セクション(Index)expression.Section (Index)
式Shape オブジェクトを表す変数を取得します。expression A variable that represents a Shape object.
パラメーターParameters
名前Name | 必須 / オプションRequired/Optional | データ型Data type | 説明Description |
---|---|---|---|
IndexIndex | 必須Required | 整数型 (Integer)Integer | セクション インデックスです。A section index. |
戻り値Return value
SectionSection
注釈Remarks
セクションを表す定数はvisSectionで始まり、 VisSectionIndices の Microsoft Visio タイプライブラリで宣言されています。Constants that represent sections are prefixed with visSection and are declared by the Microsoft Visio type library in VisSectionIndices.
サポートとフィードバックSupport and feedback
Office VBA またはこの説明書に関するご質問やフィードバックがありますか?Have questions or feedback about Office VBA or this documentation? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.