MsoPresetTexture Enumeration

Specifies texture to be used to fill a shape.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoPresetTexture
'Usage
Dim instance As MsoPresetTexture
public enum MsoPresetTexture

Members

Member name Description
msoPresetTextureMixed Not used.
msoTexturePapyrus Papyrus texture.
msoTextureCanvas Canvas texture.
msoTextureDenim Denim texture.
msoTextureWovenMat Woven mat texture.
msoTextureWaterDroplets Water droplets texture.
msoTexturePaperBag Paper bag texture.
msoTextureFishFossil Fish fossil texture.
msoTextureSand Sand texture.
msoTextureGreenMarble Green marble texture.
msoTextureWhiteMarble White marble texture.
msoTextureBrownMarble Brown marble texture.
msoTextureGranite Granite texture.
msoTextureNewsprint Newsprint texture.
msoTextureRecycledPaper Recycled paper texture.
msoTextureParchment Parchment texture.
msoTextureStationery Stationery texture.
msoTextureBlueTissuePaper Blue tissue paper texture.
msoTexturePinkTissuePaper Pink tissue paper texture.
msoTexturePurpleMesh Purple mesh texture.
msoTextureBouquet Bouquet texture.
msoTextureCork Cork texture.
msoTextureWalnut Walnut texture.
msoTextureOak Oak texture.
msoTextureMediumWood Medium wood texture.

See Also

Reference

Microsoft.Office.Core Namespace