Shape.Adjustments 属性

定义

返回一个 Adjustments 对象,该对象包含指定形状中所有调整的调整值。 此为只读属性。

public:
 property Microsoft::Office::Interop::Excel::Adjustments ^ Adjustments { Microsoft::Office::Interop::Excel::Adjustments ^ get(); };
public Microsoft.Office.Interop.Excel.Adjustments Adjustments { get; }
Public ReadOnly Property Adjustments As Adjustments

属性值

注解

此属性适用于表示自选图形、艺术字或连接器的任何 ShapeShapeRange 或 对象。

适用于