DioDocs for Excel
ConnectorType 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Drawing 名前空間 : ConnectorType 列挙体
接続線のタイプを指定します。
シンタックス
'宣言
 
Public Enum ConnectorType 
   Inherits System.Enum
public enum ConnectorType : System.Enum 
メンバ
メンバ解説
Curveカーブ接続線を指定します。
ElbowL 字型接続線を指定します。
Straight直線の接続線を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Excel.Drawing.ConnectorType

参照

GrapeCity.Documents.Excel.Drawing 名前空間