Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ITextFont Interface / Reflection Property


In This Topic
    Reflection Property (ITextFont)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Reflection As IReflectionFormat
    'Usage
     
    
    Dim instance As ITextFont
    Dim value As IReflectionFormat
     
    value = instance.Reflection
    IReflectionFormat Reflection {get;}
    See Also