ActionEventArgs Interface
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.
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("808a425d-426b-4e27-a691-6371def23812")]
public interface ActionEventArgs
[<System.Runtime.InteropServices.Guid("808a425d-426b-4e27-a691-6371def23812")>]
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.. |