'Declaration Public Enum TableTargetType Inherits System.Enum
public enum TableTargetType : System.Enum
'Declaration Public Enum TableTargetType Inherits System.Enum
public enum TableTargetType : System.Enum
| Member | Description |
|---|---|
| Cell | Cell as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool. |
| Column | Column as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool. |
| Range | Range as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool. |
| Row | Row as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool. |
| Table | Table as the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool. |
System.Object
System.ValueType
System.Enum
C1.Xaml.RichTextBox.TableTargetType