'Declaration Function SetFormula( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal formula As String, _ Optional ByVal autoFormatting As Boolean _ ) As ActionResult(Of Object)
'Declaration
Function SetFormula( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal formula As String, _ Optional ByVal autoFormatting As Boolean _ ) As ActionResult(Of Object)
ActionResult<object> SetFormula( int row, int column, int row2, int column2, string formula, bool autoFormatting )
ISpreadsheet インタフェース ISpreadsheet メンバ
© MESCIUS inc. All rights reserved.