Gets the cell range of the merge at the specified index.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
CellRangeInfo GetMerge( int index )
Function GetMerge ( index As Integer ) As CellRangeInfo
CellRangeInfo^ GetMerge( int index )
abstract GetMerge : index : int -> CellRangeInfo
Parameters
- index
- Int32