public class PlfLfo extends Object
Documentation quoted from Page 424 of 621. [MS-DOC] -- v20110315 Word (.doc) Binary File Format
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getIlfoByLsid(int lsid) |
LFO |
getLfo(int ilfo) |
LFOData |
getLfoData(int ilfo) |
int |
getLfoMac()
An unsigned integer that specifies the count of elements in both the
rgLfo and rgLfoData arrays.
|
int |
hashCode() |
public int getLfoMac()
public int getIlfoByLsid(int lsid)
public LFO getLfo(int ilfo) throws NoSuchElementException
NoSuchElementException
public LFOData getLfoData(int ilfo) throws NoSuchElementException
NoSuchElementException
Copyright © 2020. All rights reserved.