class flash.text.TextRun
Available on flash
var beginIndex:Int
var endIndex:Int
var textFormat:TextFormat
function new(beginIndex:Int, endIndex:Int, textFormat:TextFormat):Void