FormControlProperties.MinimumWidth Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
widthMin, это свойство доступно только в Office 2010 и более поздних версиях.
Представляет следующий атрибут в схеме: widthMin
[DocumentFormat.OpenXml.SchemaAttr(0, "widthMin")]
public DocumentFormat.OpenXml.UInt32Value MinimumWidth { get; set; }
public DocumentFormat.OpenXml.UInt32Value MinimumWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "widthMin")]
public DocumentFormat.OpenXml.UInt32Value? MinimumWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("widthMin")]
public DocumentFormat.OpenXml.UInt32Value? MinimumWidth { get; set; }
public DocumentFormat.OpenXml.UInt32Value? MinimumWidth { get; set; }
member this.MinimumWidth : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "widthMin")>]
member this.MinimumWidth : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("widthMin")>]
member this.MinimumWidth : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property MinimumWidth As UInt32Value
Значение свойства
- Атрибуты