ApplicationClass.OnRepeat(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void OnRepeat(System::String ^ Text, System::String ^ Procedure) = Microsoft::Office::Interop::Excel::_Application::OnRepeat;
public virtual void OnRepeat (string Text, string Procedure);
Public Overridable Sub OnRepeat (Text As String, Procedure As String)
Parameters
- Text
- String
- Procedure
- String