Gets or sets the name of the printed document.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public string DocumentName { get; set; } |
Visual Basic
![]() |
---|
Public Property DocumentName As String |
A string value. The default is " - Untitled - ".
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |