Show / Hide Table of Contents

Enum eDateTimeUnit

The date units for date fill operations

Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eDateTimeUnit

Fields

Name Description
Day

Adds a Day

Hour

Adds an Hour

Minute

Adds a Minute

Month

Adds a Month

Second

Adds a Second

Ticks

Adds ticks

Week

Adds 7 Days

Year

Adds a Year

In This Article
Back to top Generated by DocFX