طريقة add_web_video_player

add_web_video_player(url, auto_play, start_time, end_time)

أضف مشغل فيديو ويب إلى exel.

def add_web_video_player(self, url, auto_play, start_time, end_time):
    ...
معامليكتبوصف
urlstr
auto_playboolيشير إلى ما إذا كان يتم تشغيل الفيديو تلقائيًا.
start_timeintوقت البدء بوحدة الثواني.
end_timeintوقت الانتهاء بوحدة الثواني.

أنظر أيضا