ShapeRange.Adjustments 属性

定义

返回一个 Adjustments 对象,该对象包含指定形状中所有调整的调整值。 适用于表示自选图形、艺术字或连接器的任何 ShapeRange 对象。 此为只读属性。

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

属性值

适用于