Click or drag to resize

ExcelShapeFillTextureCustomTextureName Property

Gets or sets the name of the interior picture. This property has effect only if the TextureType is CustomTexture.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string CustomTextureName { get; set; }

Property Value

Type: String
See Also