次の方法で共有


XlLineStyle 列挙型

定義

輪郭の線の種類を指定します。

public enum class XlLineStyle
public enum XlLineStyle
type XlLineStyle = 
Public Enum XlLineStyle
継承
XlLineStyle

フィールド

名前 説明
xlLineStyleNone -4142

線なし

xlDouble -4119

2 本線

xlDot -4118

点線

xlDash -4115

破線

xlContinuous 1

実線

xlDashDot 4

一点鎖線

xlDashDotDot 5

ニ点鎖線

xlSlantDashDot 13

斜破線

適用対象