XlsWorksheet IsRowVisible Method |
Namespace: Spire.Xls.Core.Spreadsheet
public bool IsRowVisible( int rowIndex )
Public Function IsRowVisible ( rowIndex As Integer ) As Boolean
public: virtual bool IsRowVisible( int rowIndex ) sealed
abstract IsRowVisible : rowIndex : int -> bool override IsRowVisible : rowIndex : int -> bool