MsoBackgroundStyleIndex Enum

Definition

Indicates the background style for an object.

public enum class MsoBackgroundStyleIndex
public enum MsoBackgroundStyleIndex
type MsoBackgroundStyleIndex = 
Public Enum MsoBackgroundStyleIndex
Inheritance
MsoBackgroundStyleIndex

Fields

msoBackgroundStyleMixed -2

Specifies a combination of styles.

msoBackgroundStyleNotAPreset 0

Specifies no styles.

msoBackgroundStylePreset1 1

Specifies style 1.

msoBackgroundStylePreset10 10

Specifies style 10.

msoBackgroundStylePreset11 11

Specifies style 11.

msoBackgroundStylePreset12 12

Specifies style 12.

msoBackgroundStylePreset2 2

Specifies style 2.

msoBackgroundStylePreset3 3

Specifies style 3.

msoBackgroundStylePreset4 4

Specifies style 4.

msoBackgroundStylePreset5 5

Specifies style 5.

msoBackgroundStylePreset6 6

Specifies style 6.

msoBackgroundStylePreset7 7

Specifies style 7.

msoBackgroundStylePreset8 8

Specifies style 8.

msoBackgroundStylePreset9 9

Specifies style 9.

Applies to