FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > DefaultSheetDataModel クラス : ModifyCustomName メソッド |
'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)