'宣言 Public Overloads Function GetUpperConstraintFormula( _ ByVal address As String, _ ByVal format As WorkbookFormat, _ ByVal cellReferenceMode As CellReferenceMode, _ ByVal culture As CultureInfo _ ) As String
public string GetUpperConstraintFormula( string address, WorkbookFormat format, CellReferenceMode cellReferenceMode, CultureInfo culture )