Removes a specific number of rows from a sheet, starting from a given index.
public void RemoveRows( int rowIndex, int count )
public void RemoveRows(
int rowIndex,
int count
)
public: void RemoveRows( Int32 rowIndex, Int32 count )
public:
void RemoveRows(
Int32 rowIndex,
Int32 count
def RemoveRows(self,rowIndex,count):
rowIndex
A zero-based index to start removing rows at.
count
The number of rows to remove.
Target Platforms
Sheet Class
Sheet Members
Leadtools.Document.LEADOffice.Sheet Namespace
Getting Started
Tutorials
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
SaaS API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries