Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDGG Class / spidmax Property


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