Show / Hide Table of Contents

Class DocumentProperties

Inheritance
System.Object
DocumentProperties
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class DocumentProperties : object

Properties

Custom

Declaration
public List<DocumentProperty> Custom { get; }
Property Value
Type Description
List<DocumentProperty>

Statistics

Declaration
public StatisticsProperties Statistics { get; }
Property Value
Type Description
StatisticsProperties

Summary

Declaration
public SummaryProperties Summary { get; }
Property Value
Type Description
SummaryProperties
Back to top Generated by DocFX