Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the background type for text in charts.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("628C4ECD-2840-41AB-BA67-FE836C277E76")> _
Public Enumeration XlBackground
'Usage
Dim instance As XlBackground
[GuidAttribute("628C4ECD-2840-41AB-BA67-FE836C277E76")]
public enum XlBackground
Members
Member name | Description | |
---|---|---|
xlBackgroundAutomatic | Microsoft PowerPoint controls the background. | |
xlBackgroundOpaque | An opaque background. | |
xlBackgroundTransparent | A transparent background. |