Share via


FillFormat.Type Propiedad

Definición

Devuelve el tipo de relleno.

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

Valor de propiedad

Comentarios

MsoFillType puede ser una de las siguientes constantes:

msoFillGradient

msoFillMixed

msoFillPatterned

msoFillPicture

msoFillSolid

msoFillTextured

xlAutomatic

xlNone

Se aplica a