Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / dyT Property


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