RangeSet.FieldItemIndexPage4 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.
Field Item Index Page 4
Represents the following attribute in the schema: i4
[DocumentFormat.OpenXml.SchemaAttr(0, "i4")]
public DocumentFormat.OpenXml.UInt32Value FieldItemIndexPage4 { get; set; }public DocumentFormat.OpenXml.UInt32Value FieldItemIndexPage4 { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "i4")]
public DocumentFormat.OpenXml.UInt32Value? FieldItemIndexPage4 { get; set; }[DocumentFormat.OpenXml.SchemaAttr("i4")]
public DocumentFormat.OpenXml.UInt32Value? FieldItemIndexPage4 { get; set; }public DocumentFormat.OpenXml.UInt32Value? FieldItemIndexPage4 { get; set; }member this.FieldItemIndexPage4 : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "i4")>]
member this.FieldItemIndexPage4 : DocumentFormat.OpenXml.UInt32Value with get, set[<DocumentFormat.OpenXml.SchemaAttr("i4")>]
member this.FieldItemIndexPage4 : DocumentFormat.OpenXml.UInt32Value with get, setPublic Property FieldItemIndexPage4 As UInt32ValueProperty Value
Returns UInt32Value.
- Attributes