Column.BestFit 属性

定义

最佳列宽拟合度

表示架构中的以下属性:bestFit

[DocumentFormat.OpenXml.SchemaAttr(0, "bestFit")]
public DocumentFormat.OpenXml.BooleanValue BestFit { get; set; }
public DocumentFormat.OpenXml.BooleanValue BestFit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bestFit")]
public DocumentFormat.OpenXml.BooleanValue? BestFit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bestFit")]
public DocumentFormat.OpenXml.BooleanValue? BestFit { get; set; }
public DocumentFormat.OpenXml.BooleanValue? BestFit { get; set; }
member this.BestFit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bestFit")>]
member this.BestFit : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bestFit")>]
member this.BestFit : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property BestFit As BooleanValue

属性值

返回 BooleanValue

属性

适用于