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