Edit

Share via


IMsoDataTable.AutoScaleFont Property

Definition

Gets or sets a value that indicates whether the data table changes font size when the data table size changes. Returns True, the default value, if the font size changes with data table size changes. Read/write.

public:
 property System::Object ^ AutoScaleFont { System::Object ^ get(); void set(System::Object ^ value); };
public object AutoScaleFont { get; set; }
member this.AutoScaleFont : obj with get, set
Public Property AutoScaleFont As Object

Property Value

Variant

Applies to