WebExtensionCollection.AddWebVideoPlayer
WebExtensionCollection.AddWebVideoPlayer method
Add a web video player into exel.
public int AddWebVideoPlayer(string url, bool autoPlay, int startTime, int endTime)
Parameter | Type | Description |
---|---|---|
url | String | |
autoPlay | Boolean | Indicates whether auto playing the video. |
startTime | Int32 | The start time in unit of seconds. |
endTime | Int32 | The end time in unit of seconds. |
See Also
- class WebExtensionCollection
- namespace Aspose.Cells.WebExtensions
- assembly Aspose.Cells