Bearbeiten

LegendCellColumn.ShouldSerializeMargins Method

Definition

Determines whether the property should be serialized. For internal use only.

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

Returns

true if the property should be serialized; otherwise, false.

Remarks

For internal use only.

Applies to