DataSeries.DoughnutHoleSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
doughnutHoleSize, this property is only available in Office 2013 and later.
Represents the following attribute in the schema: doughnutHoleSize
[DocumentFormat.OpenXml.SchemaAttr(0, "doughnutHoleSize")]
public DocumentFormat.OpenXml.ByteValue DoughnutHoleSize { get; set; }
public DocumentFormat.OpenXml.ByteValue DoughnutHoleSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "doughnutHoleSize")]
public DocumentFormat.OpenXml.ByteValue? DoughnutHoleSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("doughnutHoleSize")]
public DocumentFormat.OpenXml.ByteValue? DoughnutHoleSize { get; set; }
public DocumentFormat.OpenXml.ByteValue? DoughnutHoleSize { get; set; }
member this.DoughnutHoleSize : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "doughnutHoleSize")>]
member this.DoughnutHoleSize : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("doughnutHoleSize")>]
member this.DoughnutHoleSize : DocumentFormat.OpenXml.ByteValue with get, set
Public Property DoughnutHoleSize As ByteValue
Property Value
- Attributes