'Declaration Public Function SetFormulaArray( _ 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
Public Function SetFormulaArray( _ 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)
public ActionResult<object> SetFormulaArray( int row, int column, int row2, int column2, string formula, bool autoFormatting )
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.