[]
Contains a C1TextElementStyle that should be applied to a C1TextRange in an IStyleOverride.
public class C1RangeStyle
Name | Description |
---|---|
C1RangeStyle(C1TextRange) | Initializes a new C1RangeStyle object. |
C1RangeStyle(C1TextRange, C1TextElementStyle) | Initializes a new C1RangeStyle object. |
Name | Description |
---|---|
Range | Gets the C1TextRange were the Style will be applied. |
Style | Gets the C1TextElementStyle that will be applied in the C1TextRange defined in Range. |