Share via


TextFrame.AutoMargins 属性

定义

如此 如果 Microsoft Excel 自动计算文本框架边距。

public:
 property bool AutoMargins { bool get(); void set(bool value); };
public bool AutoMargins { get; set; }
Public Property AutoMargins As Boolean

属性值

注解

当此属性为 True 时,将 MarginLeft忽略 、 MarginRightMarginTopMarginBottom 属性。

适用于