編輯

共用方式為


XlBackground Enum

Definition

Specifies the background type for text in charts.

public enum class XlBackground
public enum XlBackground
Public Enum XlBackground
Inheritance
XlBackground

Fields

Name Value Description
xlBackgroundAutomatic -4105

Excel controls the background.

xlBackgroundTransparent 2

Transparent.

xlBackgroundOpaque 3

Opaque.

Applies to