true
'宣言 Public 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, _ Optional ByVal notify As Boolean _ ) As ActionResult(Of Object)
'宣言
Public 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, _ Optional ByVal notify As Boolean _ ) As ActionResult(Of Object)
public ActionResult<object> SetFormula( int row, int column, int row2, int column2, string formula, bool autoFormatting, bool notify )
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.