XlsWorksheet GetRowIsHide Method |
Namespace: Spire.Xls.Core.Spreadsheet
public bool GetRowIsHide( int rowIndex )
Public Function GetRowIsHide ( rowIndex As Integer ) As Boolean
public: bool GetRowIsHide( int rowIndex )
member GetRowIsHide : rowIndex : int -> bool