'Declaration Public Sub SetRowsIsHidden( _ ByVal rowIndexThe row index. As System.Int32, _ ByVal rowCountThe row count. As System.Int32, _ ByVal isHiddenA value indicating whether the row is hidden. As Boolean _)
public void SetRowsIsHidden( System.Int32 rowIndex, System.Int32 rowCount, bool isHidden)
public: void SetRowsIsHidden( System.Int32 rowIndex, System.Int32 rowCount, bool isHidden)
public:void SetRowsIsHidden( System.Int32 rowIndex, System.Int32 rowCount, bool isHidden)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
WorksheetEditor Class WorksheetEditor Members