MsoFillType Enumeration
Specifies a shape's fill type.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Usage
Dim msoFillType1 As MsoFillType = MsoFillType.msoFillBackground
Syntax
Public Enum MsoFillType
public enum MsoFillType
public enum class MsoFillType
public enum MsoFillType
public enum MsoFillType
Members
Member name | Description |
---|---|
msoFillBackground | Fill is the same as the background. |
msoFillGradient | Gradient fill. |
msoFillMixed | Mixed fill. |
msoFillPatterned | Patterned fill. |
msoFillPicture | Picture fill. |
msoFillSolid | Solid fill. |
msoFillTextured | Textured fill. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000