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