.NET Framework Class Library
MergeCellsOption Enumeration
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > MergeCellsOption Enumeration |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration MergeCellsOption |
C# |
public enum MergeCellsOption |
Visual C++ |
public enum class MergeCellsOption |
Member name |
Value |
Description |
|
None |
0 |
||
Restart |
1 |
||
Continue |
2 |
||
End |
3 |