Поделиться через


BiLevel.Threshold Свойство

Определение

Порог

Представляет следующий атрибут в схеме: thresh

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

Значение свойства

Возвращает .Int32Value

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Задает порог яркости для эффекта Bi-Level. Значения, превышающие пороговое значение или равные ей, задаются как белые. Значения, меньшее порогового значения, имеют значение black.

Возможные значения для этого атрибута определяются простым типом ST_PositiveFixedPercentage .

Применяется к