Winnovative Excel Library

ExcelPicturePictureName Property

Winnovative Excel Library Documentation
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.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string PictureName { get; set; }

Property Value

Type: String
See Also

Reference