'Declaration
Public Overrides Function GetEditorControl( _
ByVal As String, _
ByVal As TableCell, _
ByVal As Appearance, _
ByVal As Inset, _
ByVal As Object, _
ByVal As Boolean _
) As Control
public override Control GetEditorControl(
string ,
TableCell ,
Appearance ,
Inset ,
object ,
bool
)
パラメータ
- id
- parent
- style
- margin
- value
- upperLevel
戻り値の型
セルを編集するエディタコントロールを含むControlオブジェクト