GlobalClass.ToolbarPasteToolFace(String, Int16) 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 bool ToolbarPasteToolFace(System::String ^ ToolbarName, short ButtonIndex) = Microsoft::Office::Interop::MSProject::_Global::ToolbarPasteToolFace;
public virtual bool ToolbarPasteToolFace (string ToolbarName, short ButtonIndex);
abstract member ToolbarPasteToolFace : string * int16 -> bool
override this.ToolbarPasteToolFace : string * int16 -> bool
Public Overridable Function ToolbarPasteToolFace (ToolbarName As String, ButtonIndex As Short) As Boolean
Parameters
- ToolbarName
- String
- ButtonIndex
- Int16