ChartFillFormat.TextureType Property

Definition

Returns the texture type for the specified fill. Read-only.

public:
 property Microsoft::Office::Core::MsoTextureType TextureType { Microsoft::Office::Core::MsoTextureType get(); };
public Microsoft.Office.Core.MsoTextureType TextureType { get; }
member this.TextureType : Microsoft.Office.Core.MsoTextureType
Public ReadOnly Property TextureType As MsoTextureType

Property Value

MsoTextureType

Remarks

Use the UserTextured(String) method to set the texture type for the fill.

Applies to