ChartFillFormat.Type Property
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.
Returns the fill type.
public:
property Microsoft::Office::Core::MsoFillType Type { Microsoft::Office::Core::MsoFillType get(); };
public Microsoft.Office.Core.MsoFillType Type { get; }
Public ReadOnly Property Type As MsoFillType
Property Value
Remarks
MsoFillType can be one of the following constants:
msoFillGradient
msoFillMixed
msoFillPatterned
msoFillPicture
msoFillSolid
msoFillTextured
xlAutomatic
xlNone
ThemsoFillBackground constant is not used in Microsoft Excel.