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.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int TopRowIndex { get; set; }
Public Property TopRowIndex As Integer
Get
Set
public:
property int TopRowIndex {
int get ();
void set (int value);
}
member TopRowIndex : int with get, set
Property Value
Int32