diff --git a/Doc/EPPlusDoc.shfbproj b/Doc/EPPlusDoc.shfbproj
index 9e624ca04..bfd9abc60 100644
--- a/Doc/EPPlusDoc.shfbproj
+++ b/Doc/EPPlusDoc.shfbproj
@@ -19,51 +19,52 @@
EPPlus 4.5
Cross-platform (.NET Core/.NET Standard)
-
-
+
+
EPPlus is a .net library that reads and writes Excel files using the Open Office Xml format.
EPPlus supports ranges, cell styling, charts, picture, shapes, named ranges, comments,tables and a lot of other stuff.
EPPlus started with the source from the ExcelPackage project hosted on CodePlex.
This is the main namespace for EPPlus
-Contains all classes related to drawings. Drawing objects are Charts, Shapes and Pictures
-Contains chart classes
-Contains classes for cell styling and named styles
-Contains the classes that write the style xml
-Contains classes used for Vml drawings. Vml drawings are used for comments and background images
-Contains the classes used for Excel tables
-Contains classes for Datavalidation
-Contains classes for Excel Pivottables
-Internal utility classes
-Contains classes for Conditional Formatting
-Contains classes for differential styling. EPPlus only support dxf styling in conditional formatting at this point
-Contains classes for Excel VBA support
-Contains interfaces for Conditional formatting
-Contains interfaces for data validation
-Contains interfaces for data validation formulas
-Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
-Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
-Top namesspace for formula parsing
-Contains classes to handle OOXML packaging. Uses the DotNetZip library to handle compression.
-Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
-Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
-Formula parsing buildin functions
-Formula parsing buildin date and time functions
-Formula parsing buildin information functions
-Formula parsing buildin logical functions
-Formula parsing buildin math functions
-Formula parsing buildin numeric functions
-Formula parsing buildin reference and lookup functions
-Formula parsing buildin text functions
-Formula parsing operators
-Formula parsing internal utilities
-Formula parsing exeptions
-Formula parsing expression graph
-Formula parsing expression graph
-Formula parsing expression graph
-Formula parsing lexial analysis
-Formula parsing internal utilities
-Contains the classes used for sparklines. Sparklines are mini charts placed in single cells.
+ Contains all classes related to drawings. Drawing objects are Charts, Shapes and Pictures
+ Contains chart classes
+ Contains classes for cell styling and named styles
+ Contains the classes that write the style xml
+ Contains classes used for Vml drawings. Vml drawings are used for comments and background images
+ Contains the classes used for Excel tables
+ Contains classes for Datavalidation
+ Contains classes for Excel Pivottables
+ Internal utility classes
+ Contains classes for Conditional Formatting
+ Contains classes for differential styling. EPPlus only support dxf styling in conditional formatting at this point
+ Contains classes for Excel VBA support
+ Contains interfaces for Conditional formatting
+ Contains interfaces for data validation
+ Contains interfaces for data validation formulas
+ Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
+ Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
+ Top namesspace for formula parsing
+ Contains classes to handle OOXML packaging. Uses the DotNetZip library to handle compression.
+ Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
+ Internal zip handling for packaging. This is code comes from the DotNetZip library... http://dotnetzip.codeplex.com
+ Formula parsing buildin functions
+ Formula parsing buildin date and time functions
+ Formula parsing buildin information functions
+ Formula parsing buildin logical functions
+ Formula parsing buildin math functions
+ Formula parsing buildin numeric functions
+ Formula parsing buildin reference and lookup functions
+ Formula parsing buildin text functions
+ Formula parsing operators
+ Formula parsing internal utilities
+ Formula parsing exeptions
+ Formula parsing expression graph
+ Formula parsing expression graph
+ Formula parsing expression graph
+ Formula parsing lexial analysis
+ Formula parsing internal utilities
+ Contains the classes used for sparklines. Sparklines are mini charts placed in single cells.
+
EPPlus 4.5
InheritedMembers, InheritedFrameworkMembers, EditorBrowsableNever, NonBrowsable