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