Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / cRef Property


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