IPictureShape
FileName Property
|
Get the file name
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property FileName As String
Get
property String^ FileName {
String^ get ();
}
abstract FileName : string with get
Property Value
Type:
String
See Also