FillType Property

Microsoft Office Web Components Visual Basic

constant indicating the type of fill used for the specified ChInterior object. Read-only.

expression.FillType

expression    Required. An expression that returns a ChInterior object.

Remarks

You can use the following methods to set the type of fill for a ChInterior object: SetOneColorGradient, SetPatterned, SetPresetGradient, SetSolid, SetTextured, and SetTwoColorGradient.