Excel for WinRT
FileName Property


Gets or sets the file name of this XLPictureShape.
Syntax
'Declaration
 
Public Property FileName As System.String
'Usage
 
Dim instance As XLPictureShape
Dim value As System.String
 
instance.FileName = value
 
value = instance.FileName
public System.string FileName {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback