DioDocs for Excel
PathShapeType 列挙体

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Drawing 名前空間 : PathShapeType 列挙体
グラデーション塗りつぶしの種類を指定します。
シンタックス
'宣言
 
Public Enum PathShapeType 
   Inherits System.Enum
public enum PathShapeType : System.Enum 
メンバ
メンバ解説
Linear線状グラデーションを指定します。
Mixed混合図形タイプ。
Pathパスグラデーションを指定します。
Radial放射グラデーションを指定します。
Rectangular四角グラデーションを指定します。
継承階層

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

参照

GrapeCity.Documents.Excel.Drawing 名前空間