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: 9.0.0
Syntax
public Image CustomTexturePicture { get; set; }

Property Value

Image
See Also