'Declaration Public Sub RemoveRows( _ ByVal rowIndexThe index of row, where rows must be removed. As System.Int32, _ ByVal rowCountThe count of rows to remove. As System.Int32 _)
public void RemoveRows( System.Int32 rowIndex, System.Int32 rowCount)
public: void RemoveRows( System.Int32 rowIndex, System.Int32 rowCount)
public:void RemoveRows( System.Int32 rowIndex, System.Int32 rowCount)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
XlsxDocumentSheet Class XlsxDocumentSheet Members