ExcelPictureTopRowIndex Property

Gets or sets the one based top row index of the picture area in the worksheet. The top row is included in the picture area.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int TopRowIndex { get; set; }

Property Value

Int32

See Also