ExcelShapeFillTextureCustomTexturePicture Property |
Gets or sets the interior custom texture. This property has effect only if the TextureType is CustomTexture.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic Image CustomTexturePicture { get; set; }Public Property CustomTexturePicture As Image
Get
Set
Property Value
Image
See Also