Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO_Continue1 Class / cchText Property


In This Topic
    cchText Property (TXO_Continue1)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property cchText As Integer
    'Usage
     
    
    Dim instance As TXO_Continue1
    Dim value As Integer
     
    value = instance.cchText
    public int cchText {get;}
    See Also