VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / CellFormattedValue Class
Constructors Properties Methods SeeAlso
In This Topic
    CellFormattedValue Class Members
    In This Topic
    The following tables list the members exposed by CellFormattedValue.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CellFormattedValue class.
    Public Properties
     NameDescription
    Public PropertyGets the color of the cell background.
    Public PropertyGets the data type of formatted value.
    Public PropertyGets the index of padding text in text value.
    Public PropertyGets the padding text.
    Public PropertyGets the text color.
    Public PropertyGets the text variants of formatted value.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    See Also