Freigeben über


NumberType Class

Definition

public class NumberType : Microsoft.PowerFx.Types.FormulaType
type NumberType = class
    inherit FormulaType
Public Class NumberType
Inherits FormulaType
Inheritance
NumberType

Methods

Equals(Object) (Inherited from FormulaType)
GetHashCode() (Inherited from FormulaType)
ToString()
Visit(ITypeVisitor)

Extension Methods

CanPotentiallyCoerceTo(FormulaType, FormulaType)

Can convert value to source format to target or not.

Applies to