Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CreateHyperlinkCommand Class
Members


CreateHyperlinkCommand Class
Represents the command that create hyperlink automatically from input text. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class CreateHyperlinkCommand 
   Inherits Command
 
'Usage
 
Dim instance As CreateHyperlinkCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.CreateHyperlinkCommand

See Also