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

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > TableStyle クラス : IsBuiltIn プロパティ
Indicates whether the table style is built-in style.
シンタックス
'宣言
 
Public ReadOnly Property IsBuiltIn As System.Boolean
public System.bool IsBuiltIn {get;}
解説
The built-in style has the name of "TableStyleLight1" to "TableStyleLight21", "TableStyleMedium1" to "TableStyleMedium28", and "TableStyleDark1" to "TableStyleDark11". Settings of other properties will be ignored for the built-in style.
参照

TableStyle クラス
TableStyle メンバ