C# Class OfficeScript.Report.Character

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

Méthodes publiques

Méthode Description
Character ( NetOffice.PowerPointApi shape, object>.Dictionary parameters ) : System
GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2

GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2

Invoke ( ) : object

Retuns an object with async functions for node.js

Private Methods

Méthode Description
Remove ( ) : void

Method Details

Character() public méthode

public Character ( NetOffice.PowerPointApi shape, object>.Dictionary parameters ) : System
shape NetOffice.PowerPointApi
parameters object>.Dictionary
Résultat System

GetUnderlyingObject() public méthode

public GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2
Résultat NetOffice.OfficeApi.TextRange2

GetUnderlyingObject() public méthode

public GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2
Résultat NetOffice.OfficeApi.TextRange2

Invoke() public méthode

Retuns an object with async functions for node.js
public Invoke ( ) : object
Résultat object