次の方法で共有


ShapeNodes.SetSegmentType(Int32, MsoSegmentType) メソッド

定義

public:
 void SetSegmentType(int Index, Microsoft::Office::Core::MsoSegmentType SegmentType);
public void SetSegmentType (int Index, Microsoft.Office.Core.MsoSegmentType SegmentType);
abstract member SetSegmentType : int * Microsoft.Office.Core.MsoSegmentType -> unit
Public Sub SetSegmentType (Index As Integer, SegmentType As MsoSegmentType)

パラメーター

Index
Int32
SegmentType
MsoSegmentType

適用対象