ExcelWorksheetPictures Property |
Gets the pictures collection of this worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelPicturesCollection Pictures { get; }Public ReadOnly Property Pictures As ExcelPicturesCollection
Get
Property Value
ExcelPicturesCollection
See Also