public static class Properties.HeadingPairs extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes}vector"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
HeadingPairs() |
Modifier and Type | Method and Description |
---|---|
Vector |
getVector()
Vector
|
void |
setVector(Vector value)
Sets the value of the vector property.
|
protected Vector vector
Copyright © 2007-2018. All Rights Reserved.