CellPosition(Int32, Int32) Constructor
Initializes a new instance of the CellPosition class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| column | Int32 |
| row | Int32 |
See Also