Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgAreaErr Class / Ptg Property


In This Topic
    Ptg Property (PtgAreaErr)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Ptg As Ptg
    'Usage
     
    
    Dim instance As PtgAreaErr
    Dim value As Ptg
     
    instance.Ptg = value
     
    value = instance.Ptg
    public Ptg Ptg {get; set;}
    See Also