API Reference
LegacyXlsUnsupportedFeatureKind
Identifies unsupported or preserve-only legacy XLS features discovered during import.
Inheritance
- Enum
- LegacyXlsUnsupportedFeatureKind
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LegacyXlsImportReport.PreservedFeatureRecordsByKind
- Property LegacyXlsImportReport.UnsupportedFeaturesByKind
- Property LegacyXlsImportReport.UnsupportedProjectionGapsByKind
- Property LegacyXlsPreservedFeatureRecord.Kind
- Property LegacyXlsUnsupportedFeature.Kind
- Field LegacyXlsUnsupportedFeatureKind.AutoFilterCriteria
- Field LegacyXlsUnsupportedFeatureKind.Chart
- Field LegacyXlsUnsupportedFeatureKind.ChartSheet
- Field LegacyXlsUnsupportedFeatureKind.Comment
- Field LegacyXlsUnsupportedFeatureKind.ConditionalFormatting
- Field LegacyXlsUnsupportedFeatureKind.DataValidation
- Field LegacyXlsUnsupportedFeatureKind.DialogSheet
- Field LegacyXlsUnsupportedFeatureKind.DigitalSignature
- Field LegacyXlsUnsupportedFeatureKind.DocumentProperty
- Field LegacyXlsUnsupportedFeatureKind.DrawingObject
- Field LegacyXlsUnsupportedFeatureKind.EncryptedWorkbook
- Field LegacyXlsUnsupportedFeatureKind.ExternalReference
- Field LegacyXlsUnsupportedFeatureKind.FeatureExtension
- Field LegacyXlsUnsupportedFeatureKind.Formula
- Field LegacyXlsUnsupportedFeatureKind.Hyperlink
- Field LegacyXlsUnsupportedFeatureKind.MacroSheet
- Field LegacyXlsUnsupportedFeatureKind.OleObject
- Field LegacyXlsUnsupportedFeatureKind.PhoneticGuide
- Field LegacyXlsUnsupportedFeatureKind.PivotTable
- Field LegacyXlsUnsupportedFeatureKind.StyleExtension
- Field LegacyXlsUnsupportedFeatureKind.TableDefinition
- Field LegacyXlsUnsupportedFeatureKind.TableStyle
- Field LegacyXlsUnsupportedFeatureKind.Theme
- Field LegacyXlsUnsupportedFeatureKind.UnsupportedBiffVersion
- Field LegacyXlsUnsupportedFeatureKind.UnsupportedRecord
- Field LegacyXlsUnsupportedFeatureKind.UnsupportedSheet
- Field LegacyXlsUnsupportedFeatureKind.VbaModuleSheet
- Field LegacyXlsUnsupportedFeatureKind.VbaProject
- Field LegacyXlsUnsupportedFeatureKind.WorkbookMetadata
- Field LegacyXlsUnsupportedFeatureKind.WorksheetProtection
- Field LegacyXlsUnsupportedFeatureKind.WorksheetSort
- Field LegacyXlsUnsupportedFeatureKind.WorksheetView
Accepted by parameters
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Int32Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #StringObsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const LegacyXlsUnsupportedFeatureKind UnsupportedRecord #A BIFF record was discovered but is not imported by the current phase.
0public const LegacyXlsUnsupportedFeatureKind EncryptedWorkbook #The workbook is password-to-open encrypted.
1public const LegacyXlsUnsupportedFeatureKind UnsupportedBiffVersion #The workbook uses an older or otherwise unsupported BIFF version.
2public const LegacyXlsUnsupportedFeatureKind MacroSheet #A macro sheet entry was discovered.
3public const LegacyXlsUnsupportedFeatureKind ChartSheet #A chart sheet entry was discovered.
4public const LegacyXlsUnsupportedFeatureKind VbaModuleSheet #A VBA module sheet entry was discovered.
5public const LegacyXlsUnsupportedFeatureKind VbaProject #VBA project storage was discovered in the OLE compound container.
6public const LegacyXlsUnsupportedFeatureKind OleObject #Embedded OLE object storage was discovered in the OLE compound container.
7public const LegacyXlsUnsupportedFeatureKind DigitalSignature #Digital signature storage or streams were discovered in the OLE compound container.
8public const LegacyXlsUnsupportedFeatureKind DocumentProperty #A document property value was present but not projected.
9public const LegacyXlsUnsupportedFeatureKind DialogSheet #A dialog sheet entry was discovered.
10public const LegacyXlsUnsupportedFeatureKind Hyperlink #A hyperlink record was present but its target shape is not supported yet.
11public const LegacyXlsUnsupportedFeatureKind Comment #A legacy comment record shape was present but not imported.
12public const LegacyXlsUnsupportedFeatureKind DrawingObject #Drawing or object records were present but not imported.
13public const LegacyXlsUnsupportedFeatureKind PivotTable #PivotTable records were present but not imported.
14public const LegacyXlsUnsupportedFeatureKind ExternalReference #External reference records or supporting links were present but not imported.
15public const LegacyXlsUnsupportedFeatureKind AutoFilterCriteria #AutoFilter criteria or supporting records were present but not imported.
16public const LegacyXlsUnsupportedFeatureKind Formula #Formula-related records were present but not fully projected.
17public const LegacyXlsUnsupportedFeatureKind DataValidation #Data validation records were present but not imported.
18public const LegacyXlsUnsupportedFeatureKind ConditionalFormatting #Conditional formatting records were present but not imported.
19public const LegacyXlsUnsupportedFeatureKind Chart #Chart records were present but not imported.
20public const LegacyXlsUnsupportedFeatureKind WorksheetProtection #Worksheet protection records were present but not fully projected.
21public const LegacyXlsUnsupportedFeatureKind WorksheetView #Worksheet view records were present but not fully projected.
22public const LegacyXlsUnsupportedFeatureKind WorksheetSort #Worksheet sort records were present but not fully projected.
23public const LegacyXlsUnsupportedFeatureKind StyleExtension #Extended style formatting records were present but not projected.
24public const LegacyXlsUnsupportedFeatureKind TableStyle #Extended table style records were present but not projected.
25public const LegacyXlsUnsupportedFeatureKind TableDefinition #Legacy worksheet table/list definition records were present but not projected.
26public const LegacyXlsUnsupportedFeatureKind Theme #Extended theme records were present but not projected.
27public const LegacyXlsUnsupportedFeatureKind WorkbookMetadata #Extended workbook metadata records were present but not projected.
28public const LegacyXlsUnsupportedFeatureKind FeatureExtension #Future feature extension records were present but not projected.
29public const LegacyXlsUnsupportedFeatureKind PhoneticGuide #Phonetic guide records were present but not projected.
30public const LegacyXlsUnsupportedFeatureKind UnsupportedSheet #An unsupported worksheet-like sheet type was discovered.
31