FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > TableUtils クラス : CreateNewTableStyle メソッド |
'Declaration
Public Shared Function CreateNewTableStyle( _ ByVal tableStyleEditorForm As Form, _ ByRef isDefaultStyle As Boolean, _ Optional ByVal executeCommand As Boolean _ ) As TableStyle
public static TableStyle CreateNewTableStyle( Form tableStyleEditorForm, ref bool isDefaultStyle, bool executeCommand )