33 public const string StyleWriter =
"009D7028-E8D9-4BB6-B5C7-F6D5EA2BA01F";
49 public const string ThemeWriter =
"62E3A926-08F3-4343-ACCE-2A42096C3235";
52 #region generalWriterQueueUUIDs
70 #region inlineQueueWriterUUIDs
117 public const string StyleReader =
"67AAB19A-4BF1-41B4-BC86-8C5BB5BB91F6";
133 public const string ThemeReader =
"B4733D00-B596-4440-8E33-A803289848BC";
140 #region generalReaderQueueUUIDs
157 #region inlineQueueReaderUUIDs
208 public const string StyleEntity =
"638F9F5A-334A-49A1-BE07-1F2F3BFB70C4";
Static class, holding UUIDs to be used for registering packages, containing plug-ins or identifiers f...
const string MetadataAppInlineWriter
UUID for in-line queued writers, appended right after the execution of the matadata writer (app data)...
const string WriterPackageRegistryQueue
UUID for the prepending queue that holds plug-ins for registering additional package parts for the XL...
const string MetadataCoreReader
UUID for the metadata reader (core data), when a workbook is loaded.
const string ThemeReader
UUID for the theme reader, when a workbook is loaded.
const string SelectedWorksheetEntity
UUID for the selected worksheet, on reading a workbook.
const string SharedStringsReader
UUID for the shared strings reader, when a workbook is loaded.
const string SharedStringsWriter
UUID for the shared strings writer, when a workbook is saved.
const string MetadataCoreInlineWriter
UUID for in-line queued writers, appended right after the execution of the metadata writer (core data...
const string StyleInlineWriter
UUID for in-line queued writers, appended right after the execution of the style writer,...
const string ReaderAppendingQueue
UUID for the appending queue. Plug-ins can register to this queue to be executed after the regular XL...
const string RelationshipReader
UUID for the relationship reader, when a workbook is loaded.
const string WorksheetInlineReader
UUID for in-line queued reader, appended right after the execution of the worksheet reader,...
const string MetadataCoreInlineReader
UUID for in-line queued reader, appended right after the execution of the metadata reader (core data)...
const string PasswordWriter
UUID for the password writer, when a workbook is saved.
const string MetadataAppInlineReader
UUID for in-line queued reader, appended right after the execution of the matadata reader (app data),...
const string WorksheetInlineWriter
UUID for in-line queued writers, appended right after the execution of the worksheet writer,...
const string StyleEntity
UUID for the styles, on reading a workbook.
const string SharedStringsInlineWriter
UUID for in-line queued writers, appended right after the execution of the shared strings writer,...
const string ReaderPrependingQueue
UUID for the prepending queue. Plug-ins can register to this queue to be executed before the regular ...
const string WorksheetWriter
UUID for the worksheet writer, when a workbook is saved.
const string StyleReader
UUID for the style reader, when a workbook is loaded.
const string WorkbookInlineWriter
UUID for in-line queued writers, appended right after the execution of the workbook writer,...
const string ThemeInlineReader
UUID for in-line queued reader, appended right after the execution of the theme reader,...
const string WorksheetReader
UUID for the worksheet reader, when a workbook is loaded.
const string MetadataCoreWriter
UUID for the metadata writer (core data), when a workbook is saved.
const string WorkbookInlineReader
UUID for in-line queued readers, appended right after the execution of the workbook reader,...
const string PasswordReader
UUID for the password reader, when a workbook is loaded.
const string WriterAppendingQueue
UUID for the appending queue. Plug-ins can register to this queue to be executed after the regular XL...
const string RelationshipEntity
UUID for the worksheet relationship section, on reading a workbook.
const string WorkbookReader
UUID for the workbook reader, when a workbook is loaded.
const string StyleWriter
UUID for the style writer, when a workbook is saved.
const string StyleInlineReader
UUID for in-line queued reader, appended right after the execution of the style reader,...
const string MetadataAppWriter
UUID for the matadata writer (app data), when a workbook is saved.
const string SharedStringsInlineReader
UUID for in-line queued reader, appended right after the execution of the shared strings reader,...
const string ThemeInlineWriter
UUID for in-line queued writers, appended right after the execution of the theme writer,...
const string ThemeWriter
UUID for the theme writer, when a workbook is saved.
const string MetadataAppReader
UUID for the matadata reader (app data), when a workbook is loaded.
const string WriterPrependingQueue
UUID for the prepending queue. Plug-ins can register to this queue to be executed before the regular ...
const string WorksheetDefinitionEntity
UUID for the worksheet definitions section, on reading a workbook.
const string RelationshipInlineReader
UUID for in-line queued reader, appended right after the execution of the relationship reader,...
const string WorkbookWriter
UUID for the workbook writer, when a workbook is saved.
const string ReaderPackageRegistryQueue
UUID for the prepending queue that holds plug-ins for registering additional package parts for the XL...