C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : XLShapeLineStyleEnum 列挙体 |
'宣言 Public Enum XLShapeLineStyleEnum Inherits System.Enum
public enum XLShapeLineStyleEnum : System.Enum
メンバ | 解説 |
---|---|
Double | 二重線(太さ同じ)。 |
Simple | 実線(LineWidth 幅)。 |
ThickThin | 二重線(太線と細線)。 |
ThinThick | 二重線(細線と太線)。 |
Triple | 三重線(細線、太線、細線)。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.Excel.XLShapeLineStyleEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2