LastPrintedDate

SpreadsheetPackage.LastPrintedDate property

Obtiene o establece la última fecha impresa en UTC.

public DateTime? LastPrintedDate { get; set; }

El valor de la propiedad

La última fecha impresa.

Ver también