'Declaration Public Shared Function TableStyleEditorForm( _ ByVal fpSpread As FpSpread _ ) As Form
'Declaration
Public Shared Function TableStyleEditorForm( _ ByVal fpSpread As FpSpread _ ) As Form
'使用法 Dim fpSpread As FpSpread Dim value As Form value = TableUtils.TableStyleEditorForm(fpSpread)
'使用法
Dim fpSpread As FpSpread Dim value As Form value = TableUtils.TableStyleEditorForm(fpSpread)
public static Form TableStyleEditorForm( FpSpread fpSpread )
TableUtils クラス TableUtils メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.