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