ExcelPictureBottomRowIndex Property
Gets or sets the one based bottom row index of the picture area in the worksheet. The bottom row is not included in the picture area.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int BottomRowIndex { get; set; }
Public Property BottomRowIndex As Integer
Get
Set
public:
property int BottomRowIndex {
int get ();
void set (int value);
}
member BottomRowIndex : int with get, set
Property Value
Int32