OleObject.SourceFullName
OleObject.SourceFullName property
Returns the source full name of the source file for the linked OLE object.
[Obsolete("Use OleObject.ObjectSourceFullName property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public string SourceFullName { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use OleObject.ObjectSourceFullName property. This property will be removed 12 months later since November 2013. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class OleObject
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells