'Declaration Public Enum C1StyleType Inherits System.Enum
public enum C1StyleType : System.Enum
'Declaration Public Enum C1StyleType Inherits System.Enum
public enum C1StyleType : System.Enum
Member | Description |
---|---|
Any | Style is applied to any kind of content. |
Character | Style is applied only to characters in the range. |
List | Style is applied only to lists containing the range. |
Paragraph | Style is applied only to whole paragraphs containing the text range. |
Table | Style is applied only to tables containing the range. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Editor.C1StyleType