Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface INumberFormat : IExcelApplication
Public Interface INumberFormat
	Inherits IExcelApplication
public interface class INumberFormat : IExcelApplication
type INumberFormat =  
    interface
        interface IExcelApplication
    end

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
DecimalPlaces
FormatString
FormatType
Index
IsFraction
IsScientific
IsThousandSeparator
Parent (Inherited from IExcelApplication.)

See Also