ExcelWorksheetPageSetupPrintCommentsLocation Property

Gets or sets the location where the comments are printed

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelPagePrintCommLocation PrintCommentsLocation { get; set; }

Property Value

ExcelPagePrintCommLocation

See Also