Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / dxL Property


In This Topic
    dxL Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property dxL As Short
    'Usage
     
    
    Dim instance As OfficeArtClientAnchorSheet
    Dim value As Short
     
    instance.dxL = value
     
    value = instance.dxL
    public short dxL {get; set;}
    See Also