Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPictureShape Class / FileName Property

In This Topic
    FileName Property
    In This Topic
    Gets or sets the file name of this XLPictureShape.
    Syntax
    'Declaration
     
    
    Public Property FileName As String
    public string FileName {get; set;}
    See Also