ActionEventArgs Interface

Definition

Provides data for the Click and BeforeCaptionShow events. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

public interface class ActionEventArgs
[System.Runtime.InteropServices.Guid("b32c4e9e-2a96-4182-8972-e79f03b52f22")]
public interface ActionEventArgs
[<System.Runtime.InteropServices.Guid("b32c4e9e-2a96-4182-8972-e79f03b52f22")>]
type ActionEventArgs = interface
Public Interface ActionEventArgs
Attributes

Properties

Properties

Gets all properties that have been implemented for the smart tag. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

Range

Gets the range containing the text that has been recognized as a smart tag. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

Text

Gets the text that was recognized as a smart tag. This type or member is intended to be used only in projects for the 2007 Microsoft Office system. Smart tags are deprecated in Office 2010..

Applies to