'Declaration Public Function CheckModelScopeName( _ ByVal name As String _ ) As String
'使用法 Dim instance As DefaultSheetDataModel Dim name As String Dim value As String value = instance.CheckModelScopeName(name)
public string CheckModelScopeName( string name )
DefaultSheetDataModel クラス DefaultSheetDataModel メンバ
© 2004-2015, GrapeCity inc. All rights reserved.