public class GridCellArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
EndColumn
Gets or sets the end column of this area.
|
int |
EndRow
Gets or sets the end row of this area.
|
int |
StartColumn
Gets or sets the start column of this area.
|
int |
StartRow
Gets or sets the start row of this area.
|
| Constructor and Description |
|---|
GridCellArea()
Creat a cell area.
|
GridCellArea(int startRow,
int startColumn,
int endRow,
int endColumn)
Creat a cell area.
|
public int StartRow
public int EndRow
public int StartColumn
public int EndColumn
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.