ExcelShapeFillTextureCustomTextureName Property
Gets or sets the name of the interior picture. This property has effect only if the TextureType is CustomTexture.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public string CustomTextureName { get; set; }
Public Property CustomTextureName As String
Get
Set
public:
property String^ CustomTextureName {
String^ get ();
void set (String^ value);
}
member CustomTextureName : string with get, set
Property Value
String