Compatibility.AutofitToFirstFixedWidthCell Property

Definition

Allow Table Columns To Exceed Preferred Widths of Constituent Cells.

Represents the following element tag in the schema: w:autofitToFirstFixedWidthCell.

public DocumentFormat.OpenXml.Wordprocessing.AutofitToFirstFixedWidthCell AutofitToFirstFixedWidthCell { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.AutofitToFirstFixedWidthCell? AutofitToFirstFixedWidthCell { get; set; }
member this.AutofitToFirstFixedWidthCell : DocumentFormat.OpenXml.Wordprocessing.AutofitToFirstFixedWidthCell with get, set
Public Property AutofitToFirstFixedWidthCell As AutofitToFirstFixedWidthCell

Property Value

Returns AutofitToFirstFixedWidthCell.

Applies to