Gets or sets a value indicating how the content of the current cell is treated
when the cell is split horizontally between two vertical (regular) pages
(CanSplit should be true for this to happen).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public CellSplitBehaviorEnum VertSplitBehavior { get; set; } |
Visual Basic |
---|
Public Property VertSplitBehavior As CellSplitBehaviorEnum Get Set |