C# Class OfficeScript.Report.Paragraph

ファイルを表示 Open project: Miramac/node-office-script Class Usage Examples

Public Methods

Method Description
GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2

Invoke ( ) : object

Retuns an object with async functions for node.js

Paragraph ( NetOffice.PowerPointApi shape, object>.Dictionary parameters ) : System

Private Methods

Method Description
Remove ( ) : void

Method Details

GetUnderlyingObject() public method

public GetUnderlyingObject ( ) : NetOffice.OfficeApi.TextRange2
return NetOffice.OfficeApi.TextRange2

Invoke() public method

Retuns an object with async functions for node.js
public Invoke ( ) : object
return object

Paragraph() public method

public Paragraph ( NetOffice.PowerPointApi shape, object>.Dictionary parameters ) : System
shape NetOffice.PowerPointApi
parameters object>.Dictionary
return System