ASP.NET Web API コントロール
TextRuns プロパティ

C1.Web.Api.Excel アセンブリ > C1.Web.Api.Excel 名前空間 > Cell クラス : TextRuns プロパティ
セルのリッチテキストを表すテキストランを取得します。
シンタックス
'宣言
 
Public ReadOnly Property TextRuns As System.Collections.Generic.List(Of TextRun)
public System.Collections.Generic.List<TextRun> TextRuns {get;}
参照

Cell クラス
Cell メンバ