Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / PasteName Field


In This Topic
    PasteName Field
    In This Topic
    Shows paste name dialog.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PasteName As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.PasteName
    public static readonly object PasteName
    See Also