LegendCellColumn.ShouldSerializeMargins 方法

定义

确定是否应序列化属性。 仅限内部使用。

public:
 bool ShouldSerializeMargins();
public bool ShouldSerializeMargins ();
member this.ShouldSerializeMargins : unit -> bool
Public Function ShouldSerializeMargins () As Boolean

返回

Boolean

如果应序列化该属性,则为 true;否则,为 false

注解

仅限内部使用。

适用于