C# Class OfficeScript.Report.DocumentProperty

Afficher le fichier Open project: Miramac/node-office-script Class Usage Examples

Méthodes publiques

Méthode Description
DocumentProperty ( NetOffice.PowerPointApi presentation ) : System
Invoke ( ) : object

Private Methods

Méthode Description
GetAllBuiltinProperties ( ) : string>.Dictionary
GetAllCustomProperties ( ) : string>.Dictionary
GetBuiltinProperty ( string propertyName ) : string
GetCustomProperty ( string propertyName ) : string
SetBuiltinProperty ( object>.Dictionary parameters ) : void
SetCustomProperty ( object>.Dictionary parameters ) : void

Method Details

DocumentProperty() public méthode

public DocumentProperty ( NetOffice.PowerPointApi presentation ) : System
presentation NetOffice.PowerPointApi
Résultat System

Invoke() public méthode

public Invoke ( ) : object
Résultat object