IPicturesItem Property Bytescout Spreadsheet SDK
Gets the PictureShape at the specified index.

Namespace:  Bytescout.Spreadsheet.Generic
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

PictureShape this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: PictureShape
The zero-based index of the element to get
See Also

Reference