طريقة add_web_video_player

add_web_video_player(self, url, auto_play, start_time, end_time)

إضافة مشغل فيديو الويب إلى Excel.


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

أنظر أيضا