C# Class AODL.Document.SpreadsheetDocuments.DocumentManifest

DocumentManifest represent the spreadsheet manifest file
Inheritance: AODL.Document.TextDocuments.DocumentManifest
Afficher le fichier Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Méthodes publiques

Méthode Description
DocumentManifest ( ) : System

Initializes a new instance of the DocumentManifest class.

New ( ) : void

Load the style from assmebly resource.

Method Details

DocumentManifest() public méthode

Initializes a new instance of the DocumentManifest class.
public DocumentManifest ( ) : System
Résultat System

New() public méthode

Load the style from assmebly resource.
public New ( ) : void
Résultat void