Spread WPF 18
GrapeCity.CalcEngine Namespace / FormattedCellValue Class
Members


In This Topic
    FormattedCellValue Class
    In This Topic
    Represents the value of a cell with a format string.
    Object Model
    FormattedCellValue Class
    Syntax
    'Declaration
     
    Public NotInheritable Class FormattedCellValue 
       Implements IFormattedCellValueIFormattedCellValue2IReadonlyPrimitiveValue 
    'Usage
     
    Dim instance As FormattedCellValue
    public sealed class FormattedCellValue : IFormattedCellValueIFormattedCellValue2IReadonlyPrimitiveValue  
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.FormattedCellValue

    See Also