MsoFillType Enum

Definition

Specifies a shape's fill type.

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

Fields

msoFillBackground 5

Fill is the same as the background.

msoFillGradient 3

Gradient fill.

msoFillMixed -2

Mixed fill.

msoFillPatterned 2

Patterned fill.

msoFillPicture 6

Picture fill.

msoFillSolid 1

Solid fill.

msoFillTextured 4

Textured fill.

Applies to