'宣言 Public Overloads Sub SetConstraintFormula( _ ByVal constraintFormula As String, _ ByVal address As String, _ ByVal format As WorkbookFormat, _ ByVal cellReferenceMode As CellReferenceMode, _ ByVal culture As CultureInfo _ )
public void SetConstraintFormula( string constraintFormula, string address, WorkbookFormat format, CellReferenceMode cellReferenceMode, CultureInfo culture )