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:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int BottomRowIndex { get; set; }
Public Property BottomRowIndex As Integer
Get
Set
Property Value
Type:
Int32See Also