[]
Initializes a new C1RangeStyle object.
public C1RangeStyle(C1TextRange range)
Type | Name | Description |
---|---|---|
C1TextRange | range | The value to initialize the Range property. |
Initializes a new C1RangeStyle object.
public C1RangeStyle(C1TextRange range, C1TextElementStyle style)
Type | Name | Description |
---|---|---|
C1TextRange | range | The value to initialize the Range property. |
C1TextElementStyle | style | The value to initialize the Style property. |