PopupMessage Class

Definition

Represents a message box that the pop-up blocker dismissed while running calculations for an Excel workbook on an HPC cluster.

public class PopupMessage
type PopupMessage = class
Public Class PopupMessage
Inheritance
PopupMessage

Constructors

PopupMessage()

Properties

MessageText

Gets the text of the message in the dismissed message box.

TitleBar

Gets the text in the title bar of the dismissed message box.

Methods

ToString()

Applies to