Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IPtgStructure Interface / Ptg Property


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