Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_HeadFoot_HeaderText Field


In This Topic
    prt_HeadFoot_HeaderText Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected prt_HeadFoot_HeaderText As TextBox
    'Usage
     
    
    Dim instance As PrintOptionsDlg
    Dim value As TextBox
     
    value = instance.prt_HeadFoot_HeaderText
     
    instance.prt_HeadFoot_HeaderText = value
    protected TextBox prt_HeadFoot_HeaderText
    See Also