C# Class AODL.Document.SpreadsheetDocuments.DocumentSetting

DocumentSetting represent the document settings
Inheritance: AODL.Document.TextDocuments.DocumentSetting
Afficher le fichier Open project: monsterlabs/HumanRightsTracker Class Usage Examples

Méthodes publiques

Méthode Description
DocumentSetting ( ) : System

Initializes a new instance of the DocumentSetting class.

New ( ) : void

Load the style from assmebly resource.

Method Details

DocumentSetting() public méthode

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

New() public méthode

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