ASP.NET Core MVC コントロールヘルプ
TextRuns プロパティ

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > Cell クラス : TextRuns プロパティ
Gets the text runs represent the rich text of cell.
シンタックス
'宣言
 
Public ReadOnly Property TextRuns As System.Collections.Generic.List(Of TextRun)
public System.Collections.Generic.List<TextRun> TextRuns {get;}
参照

Cell クラス
Cell メンバ