XlsPageSetupBase PrintNotes Property |
Namespace: Spire.Xls.Core.Spreadsheet
public bool PrintNotes { get; set; }
Public Property PrintNotes As Boolean Get Set
public: virtual property bool PrintNotes { bool get () sealed; void set (bool value) sealed; }
abstract PrintNotes : bool with get, set override PrintNotes : bool with get, set