35 public const string StyleWriter =
"009D7028-E8D9-4BB6-B5C7-F6D5EA2BA01F";
51 public const string ThemeWriter =
"62E3A926-08F3-4343-ACCE-2A42096C3235";
55 public const string ColorWriter =
"7276A073-55D2-482A-B5CD-AB752A70EA9D";
62 #region generalWriterQueueUUIDs
80 #region inlineQueueWriterUUIDs
122 #region writerEntityUUIDs
149 public const string StyleReader =
"67AAB19A-4BF1-41B4-BC86-8C5BB5BB91F6";
165 public const string ThemeReader =
"B4733D00-B596-4440-8E33-A803289848BC";
181 #region generalReaderQueueUUIDs
198 #region inlineQueueReaderUUIDs
237 #region readerEntityUUIDs
253 public const string StyleEntity =
"638F9F5A-334A-49A1-BE07-1F2F3BFB70C4";
264 #region featureWriterUUIDs
275 #region featureReaderUUIDs
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 CompatibilityInlineProcessor
UUID for in-line queued processors, appended right before the execution of the initial compatibility ...
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 PreparingProcessor
UUID for the initial preparing processor, that performs checks and actions before any other writer pl...
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 LastPackageOrderNumber
UUID for the currently highest defined order number of a package part, when a workbook is saved.
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 DiscoveryReader
UUID for the package relationship discovery reader, when a workbook is loaded.
const string MetadataCoreWriter
UUID for the metadata writer (core data), when a workbook is saved.
const string ColorWriter
UUID for the color writer, providing general method to write color definitions.
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 DiscoveryCatalogEntity
UUID for the relationship discovery catalog, on reading a workbook.
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 PackagePartRelationshipId
UUID for workbook relationship IDs assigned to registered package parts, when a workbook is saved.
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 PreparingInlineProcessor
UUID for in-line queued processors, appended right after the execution of the initial preparing proce...
const string ReadExternalLinkFeature
UUID for the reader feature identification of external links (e.g. external workbooks).
const string WriteExternalLinkFeature
UUID for the writer feature identification of external links (e.g. external workbooks).
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 FinalizingProcessor
UUID for the finalizing processor that performs regular finalizing tasks after all workbook parts are...
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 FinalizingInlineProcessor
UUID for in-line queued processor, appended right after the execution of the finalizing reader,...
const string WorksheetDefinitionEntity
UUID for the worksheet definitions section, on reading a workbook.
const string DefinedNameEntity
UUID for the defined names 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...