'Declaration
Public Function New( _ ByVal range As C1TextRange, _ ByVal style As C1TextElementStyle _ )
public C1RangeStyle( C1TextRange range, C1TextElementStyle style )
Parameters
- range
- The value to initialize the C1RangeStyle.Range property.
- style
- The value to initialize the C1RangeStyle.Style property.