Frameset.AddNewFrame(WdFramesetNewFrameLocation) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
该方法在框架页中添加一个新框架。
public:
Microsoft::Office::Interop::Word::Frameset ^ AddNewFrame(Microsoft::Office::Interop::Word::WdFramesetNewFrameLocation Where);
public Microsoft.Office.Interop.Word.Frameset AddNewFrame (Microsoft.Office.Interop.Word.WdFramesetNewFrameLocation Where);
abstract member AddNewFrame : Microsoft.Office.Interop.Word.WdFramesetNewFrameLocation -> Microsoft.Office.Interop.Word.Frameset
Public Function AddNewFrame (Where As WdFramesetNewFrameLocation) As Frameset
参数
必需 WdFramesetNewFrameLocation。 设置新框架与指定框架的相对位置。