-
-
GrapeCity.Documents.Excel
-
- AsyncCustomFunction
- BaseCellType
- ButtonCellType
- CalcReference
- CellColorSortField
- CellDecoration
- CellDecorationIcon
- CellInfo
- CellPadding
- CheckBoxCellType
- CheckBoxListCellType
- ColorUtilities
- ComboBoxCellItem
- ComboBoxCellType
- CornerFold
- CsvOpenOptions
- CsvParseContext
- CsvParseResult
- CsvSaveOptions
- CustomBorderStyle
- CustomFunction
- DataImportOptions
- DataImportResult
- DataValidationJsonError
- DateTimeConverter
- DeserializationOptions
- DocumentProperties
- FindOptions
- FontColorSortField
- FormulaJsonError
- HtmlSaveOptions
- HyperLinkCellType
- IconSortField
- ImageSaveOptions
- ImageSource
- InvalidFormulaException
- InvalidTemplateException
- JsonDataSource
- JsonError
- LicenseManager
- Margin
- NumberFormatParseException
- OpenOptions
- OpenOptionsBase
- PageContentInfo
- PageInfo
- PagePrintedEventArgs
- PagePrintEventArgs
- PagePrintingEventArgs
- PageSettings
- Parameter
- PasteOption
- PdfSaveOptions
- PdfSecurityOptions
- PivotFilterOptions
- PrintManager
- PrintOutOptions
- RadioButtonListCellType
- RangeEventArgs
- RangeTemplateCellType
- RepeatSetting
- ReplaceOptions
- SaveOptions
- SaveOptionsBase
- SelectFieldItem
- SerializationOptions
- SheetEventArgs
- SignatureDetails
- SjsOpenOptions
- SjsSaveOptions
- SortFieldBase
- TextFormatInfo
- Theme
- Themes
- ValueSortField
- ViewerPreferences
- WebRequestResult
-
Workbook
-
- ActiveSheet
- AllowDynamicArray
- Author
- AutoParse
- AutoRoundValue
- BookView
- BuiltInDocumentProperties
- Culture
- CustomDocumentProperties
- CustomViews
- DefaultTableStyle
- DeferUpdateDirtyState
- EnableCalculation
- FontsFolderPath
- FullName
- GraphicsInfo
- IconSets
- LoggerFactory
- Name
- Names
- Options
- Path
- PivotCaches
- ProtectStructure
- ProtectWindows
- ReferenceStyle
- ResetAdjacentRangeBorder
- SelectedSheets
- SheetTabs
- ShowPivotTableFieldList
- Signatures
- SlicerCaches
- Styles
- TableStyles
- TagJsonSerializer
- Theme
- ValueJsonSerializer
- WebRequestHandler
- Worksheets
- WriteProtection
-
- WorkbookOptions
- WriteProtection
- XlsmOpenOptions
- XlsmSaveOptions
- XlsxOpenOptions
- XlsxSaveOptions
- XltxOpenOptions
- XltxSaveOptions
-
- GrapeCity.Documents.Excel.Drawing
- GrapeCity.Documents.Excel.Expressions
- GrapeCity.Documents.Excel.Forms
-
GrapeCity.Documents.Excel
(Showing Draft Content)
GrapeCity.Documents.Excel.Workbook.LoggerFactory
LoggerFactory Property
LoggerFactory
Gets or sets the logger factory shared by all workbooks.
Declaration
public static ILoggerFactory LoggerFactory { get; set; }
Public Shared Property LoggerFactory As ILoggerFactory
Property Value
| Type | Description |
|---|---|
| ILoggerFactory | If the value is null ( |