'Declaration Public Function CreateExpressionView( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal formulaText As String, _ Optional ByVal visual As Boolean _ ) As ExpressionView
'Declaration
Public Function CreateExpressionView( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal formulaText As String, _ Optional ByVal visual As Boolean _ ) As ExpressionView
public ExpressionView CreateExpressionView( int row, int column, int row2, int column2, string formulaText, bool visual )
Worksheet クラス Worksheet メンバ
© MESCIUS inc. All rights reserved.