ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DisableCellFormat

An enumeration to disable cell styles in excel export document.

Inheritance
System.Object
DisableCellFormat
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public sealed class DisableCellFormat : Enum
Remarks

An enumeration option to disable styles like border, fonts, colors, padding, alignments.

Fields

All

Styles and borders are ignored and not applied to excel cell.

Declaration
public const DisableCellFormat All
Field Value
Type Description
DisableCellFormat

Border

Borders are not applied to the cells in excel document.

Declaration
public const DisableCellFormat Border
Field Value
Type Description
DisableCellFormat

None

Styles and borders are applied to excel cell.

Declaration
public const DisableCellFormat None
Field Value
Type Description
DisableCellFormat

Style

Styles such as color, font, padding and alignments are not applied to the cells in excel document.

Declaration
public const DisableCellFormat Style
Field Value
Type Description
DisableCellFormat

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved