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; }
Public Property CustomTextureName As String
Get
Set
Property Value
Type:
StringSee Also