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