XlBackground 列挙型

定義

グラフ内のテキストの背景の種類を指定します。

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

フィールド

xlBackgroundAutomatic -4105

Word が背景を制御します。

xlBackgroundOpaque 3

背景が塗りつぶされます。

xlBackgroundTransparent 2

背景が透明になります。

適用対象