Nach Update Syncfusion / Anpassungen Nativ
This commit is contained in:
@@ -28,6 +28,8 @@ namespace DOCGEN.Klassen
|
||||
workbook.CustomDocumentProperties[property].Text = value;
|
||||
|
||||
}
|
||||
workbook.Replace("{Klassifizierung}", value);
|
||||
//workbook.Names[workbook.CustomDocumentProperties[property].Name].RefersToRange.Text= workbook.CustomDocumentProperties[property].Text;
|
||||
workbook.SaveAs(os);
|
||||
workbook.Close();
|
||||
workbook = null;
|
||||
|
||||
Reference in New Issue
Block a user