ChartFillFormat.TextureType 属性

定义

返回指定填充的纹理类型。

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

属性值

注解

MsoTextureType 可以是以下 MsoTextureType 常量之一:

msoTexturePreset

msoTextureTypeMixed

msoTextureUserDefined

UserTextured(String)使用 方法设置填充的纹理类型。

适用于