ExcelWorksheetPictures Property |
Gets the pictures collection of this worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelPicturesCollection Pictures { get; }
Public ReadOnly Property Pictures As ExcelPicturesCollection
Get
Property Value
Type:
ExcelPicturesCollectionSee Also