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