C1.C1Preview Namespace : CellSplitBehaviorEnum Enumeration |
'Declaration Public Enum CellSplitBehaviorEnum Inherits System.Enum
public enum CellSplitBehaviorEnum : System.Enum
Member | Description |
---|---|
Copy | The content of a cell should be copied each time the cell is split. |
Cut | The content of a cell should be printed just once, and cut if the cell is split and not all content fits. |
Split | The content of a cell should be split if the cell is split. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.CellSplitBehaviorEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2