ExcelPicturePictureName Property |
Gets or sets the picture name in workbook. If no name was explicitly set then a default name will be generated for the picture
when the workbook is saved.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string PictureName { get; set; }Public Property PictureName As String
Get
Set
Property Value
String
See Also