'宣言 Private Function BreakWords( _ ByVal runs As System.Collections.Generic.List(Of C1WordDocument.RtfRun) _ ) As System.Collections.Generic.List(Of C1WordDocument.RtfLineWords)
private System.Collections.Generic.List<C1WordDocument.RtfLineWords> BreakWords( System.Collections.Generic.List<C1WordDocument.RtfRun> runs )
パラメータ
- runs