Edit

Share via


ShapeNodes.SetSegmentType(Int32, MsoSegmentType) Method

Definition

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)

Parameters

Index
Int32
SegmentType
MsoSegmentType

Applies to