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