Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFDGG Class / cidcl Property


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