MsoBackgroundStyleIndex 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.
Indicates the background style for an object.
public enum class MsoBackgroundStyleIndex
public enum MsoBackgroundStyleIndex
type MsoBackgroundStyleIndex =
Public Enum MsoBackgroundStyleIndex
- Inheritance
-
MsoBackgroundStyleIndex
Fields
Name | Value | Description |
---|---|---|
msoBackgroundStyleMixed | -2 | Specifies a combination of styles. |
msoBackgroundStyleNotAPreset | 0 | Specifies no styles. |
msoBackgroundStylePreset1 | 1 | Specifies style 1. |
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. |
msoBackgroundStylePreset10 | 10 | Specifies style 10. |
msoBackgroundStylePreset11 | 11 | Specifies style 11. |
msoBackgroundStylePreset12 | 12 | Specifies style 12. |