IShapeFill
PictureName Property
|
Returns user defined picture of texture name. Read only.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string PictureName { get; }
ReadOnly Property PictureName As String
Get
property String^ PictureName {
String^ get ();
}
abstract PictureName : string with get
Property Value
Type:
String
See Also