Table of Contents

Method Boolean

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

Boolean(bool)

Creates a boolean value.

public static XlsxCellValue Boolean(bool value)

Parameters

value bool

The flag.

Returns

XlsxCellValue

The value.