Link Search Menu Expand Document

PicturesCount Property

Gets the number of elements actually contained in the PictureShapeList.

Namespace:Bytescout.Spreadsheet.Generic
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of elements actually contained in the PictureShapeList.

Implements

IPicturesCount
See Also

Reference