LegendCellColumn.ShouldSerializeMargins Method

Definition

Determines whether the property should be serialized.

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

Returns

true if property should be serialized; otherwise, false.

Applies to