XlBackground Enumeration

Specifies the background type for text in charts.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration XlBackground
'Usage
Dim instance As XlBackground
public enum XlBackground

Members

Member name Description
xlBackgroundAutomatic Word controls the background.
xlBackgroundOpaque Opaque background.
xlBackgroundTransparent Transparent background.

See Also

Reference

Microsoft.Office.Interop.Word Namespace