XlBackground Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the background type for text in charts.
public enum class XlBackground
public enum XlBackground
type XlBackground =
Public Enum XlBackground
- Inheritance
-
XlBackground
Fields
Name | Value | Description |
---|---|---|
xlBackgroundAutomatic | -4105 | Word controls the background. |
xlBackgroundTransparent | 2 | Transparent background. |
xlBackgroundOpaque | 3 | Opaque background. |