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; }
Public Property CustomTexturePicture As Image
Get
Set
Property Value
Type:
ImageSee Also