Click or drag to resize

ExcelShapeFillTextureCustomTexturePicture Property

Gets or sets the interior custom texture. This property has effect only if the TextureType is CustomTexture.

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

Property Value

Type: Image
See Also