Table of Contents

Property NumberValue

Namespace
DocWright.Formats.Xlsx
Assembly
DocWright.Formats.Xlsx.dll

NumberValue

Gets the number, for the numeric, boolean and date kinds; otherwise zero.

public decimal NumberValue { get; }

Property Value

decimal

Remarks

Zero for a value beyond decimal's range, which IsOutOfDecimalRange distinguishes from a genuine zero.