Click or drag to resize

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; }

Property Value

Type: String
See Also