ExcelWorksheetPageSetupPrintCommentsLocation Property |
Gets or sets the location where the comments are printed
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelPagePrintCommLocation PrintCommentsLocation { get; set; }Public Property PrintCommentsLocation As ExcelPagePrintCommLocation
Get
Set
Property Value
ExcelPagePrintCommLocation
See Also