Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPictFmla Class / lPosInCtlStm Property


In This Topic
    lPosInCtlStm Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property lPosInCtlStm As UInteger
    'Usage
     
    
    Dim instance As FtPictFmla
    Dim value As UInteger
     
    instance.lPosInCtlStm = value
     
    value = instance.lPosInCtlStm
    public uint lPosInCtlStm {get; set;}
    See Also