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


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