ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CFTimePeriods

    Show / Hide Table of Contents

    Enum CFTimePeriods

    Specifies the time periods for date time conditional formatting in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum CFTimePeriods

    Fields

    Name Description
    Last7Days

    Last seven days.

    LastMonth

    Last month.

    LastWeek

    Last week.

    NextMonth

    Next month.

    NextWeek

    Next week.

    ThisMonth

    This month.

    ThisWeek

    This week.

    Today

    Today.

    Tomorrow

    Tomorrow.

    Yesterday

    Yesterday.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved