Freigeben über


DecimalType Class

Definition

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

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