WdOLEPlacement 枚举

定义

指定 OLE 对象的位置。

public enum class WdOLEPlacement
[System.Runtime.InteropServices.Guid("2F972E43-BB76-3DBB-969F-665D859F3D52")]
public enum WdOLEPlacement
type WdOLEPlacement = 
Public Enum WdOLEPlacement
继承
WdOLEPlacement
属性

字段

wdFloatOverText 1

浮于文字上方。

wdInLine 0

嵌入型。

注解

RangeSelection 对象的 PasteSpecial 方法一起使用。

适用于