LegendCellColumn.ShouldSerializeMargins 方法

定义

确定是否应序列化属性。Determines whether the property should be serialized.

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

返回

Boolean

如果应序列化属性,则为 true;否则,为 falsetrue if property should be serialized; otherwise, false.

适用于