WebCellArea
WebCellArea class
[Obsolete("This class is obsolete; use GridCellArea instead")]
public class WebCellArea
Constructors
Methods
Name |
Description |
override Equals(object) |
Test if the object equals to another WebCellArea object. |
override GetHashCode() |
Get the hashcode. |
ToGridCellArea() |
|
Fields
Name |
Description |
EndColumn |
Gets or sets the end column of this area. |
EndRow |
Gets or sets the end row of this area. |
StartColumn |
Gets or sets the start column of this area. |
StartRow |
Gets or sets the start row of this area. |
NOTE: This class is now obsolete. please use GridCellArea Instead. This class will be removed after 6 months since Aug. 2014. Aspose apologizes for any inconvenience you may have experienced.
See Also