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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public string PictureName { get; set; }
Property Value
String