LegendCellColumn.ShouldSerializeMargins 方法

定义

确定是否应序列化属性。

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

返回

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

适用于