[]
        
(Showing Draft Content)

C1.C1Preview.TableCell.HorzSplitBehavior

HorzSplitBehavior Property

HorzSplitBehavior

Gets or sets a value indicating how the content of the current cell is treated when the cell is split vertically between two horizontal (extension, created when the document is too wide) pages. (CanSplit should be true for this to happen).

Declaration
public CellSplitBehaviorEnum HorzSplitBehavior { get; set; }
Public Property HorzSplitBehavior As CellSplitBehaviorEnum
See Also