KDCalc Class Library

CellFormat Class

Stores the number format associated with the cell. The format describes how numbers, dates, times, currencies, percentages, text, spacing are displayed within a cell. KDCalc supports a subset of Excel's formatting. See Excel's documentation for more.

For a list of all members of this type, see CellFormat Members.

System.Object
   CellFormat

public class CellFormat

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: KnowledgeDynamics.KDCalc

Assembly: KDCalcNet (in KDCalcNet.dll)

See Also

CellFormat Members | KnowledgeDynamics.KDCalc Namespace