'Declaration Public Function New( _ ByVal range As Object, _ ByVal attrs As C1HighlightAttrs _ )
public C1FragmentHighlight( object range, C1HighlightAttrs attrs )
Parameters
- range
- The object defining the content which should be highlighted.
- attrs
- The highlighting attributes.