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.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string PictureName { get; set; }
Public Property PictureName As String
Get
Set
Property Value
Type:
StringSee Also