Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / foDelay Property


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